Method
ClutterActorget_effects
Declaration [src]
GList*
clutter_actor_get_effects (
ClutterActor* self
)
Return value
Returns: | A list of ClutterEffect* |
A list
of |
|
The caller of the method takes ownership of the data container, but not the data inside it. |