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