Struct

StShadowHelper

since: 14

Description

struct StShadowHelper {
  /* No available fields */
}
No description available.

Available since: 14

Constructors

st_shadow_helper_new

Builds a StShadowHelper that will build a drop shadow using source as the mask.

since: 14

Instance methods

st_shadow_helper_copy
No description available.

since: 14

st_shadow_helper_free

Free resources associated with helper.

since: 14

st_shadow_helper_paint

Paints the shadow associated with helper This must only be called from the implementation of ClutterActor::paint().

since: 14

st_shadow_helper_update

Update helper from source.

since: 14