Method

ClutterActorhas_effects

since: 1.10

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

Type: gboolean

TRUE if the actor has any effects, FALSE otherwise.