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