Method

ClutterActorhas_effects

Declaration [src]

gboolean
clutter_actor_has_effects (
  ClutterActor* self
)

Description [src]

Returns whether the actor has any effects applied.

Return value

Type: gboolean

TRUE if the actor has any effects, FALSE otherwise.