Struct

StShadowHelper

Description

struct StShadowHelper {
  /* No available fields */
}

No description available.

Constructors

st_shadow_helper_new

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

Instance methods

st_shadow_helper_copy
No description available.

st_shadow_helper_free

Free resources associated with helper.

st_shadow_helper_paint

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

st_shadow_helper_update

Update helper from source.