Method

ClutterActorhas_constraints

Declaration [src]

gboolean
clutter_actor_has_constraints (
  ClutterActor* self
)

Description [src]

Returns whether the actor has any constraints applied.

Return value

Type: gboolean

TRUE if the actor has any constraints, FALSE otherwise.