Method

ClutterActorhas_actions

Declaration [src]

gboolean
clutter_actor_has_actions (
  ClutterActor* self
)

Description [src]

Returns whether the actor has any actions applied.

Return value

Type: gboolean

TRUE if the actor has any actions, FALSE otherwise.