Method

ClutterActorhas_effects

Declaration [src]

gboolean
clutter_actor_has_effects (
  ClutterActor* self
)

Description [src]

Returns whether the actor has any effects applied.

Available since:1.10

Return value

Returns: gboolean
 

TRUE if the actor has any effects, FALSE otherwise.