Method

ClutterActorhas_mapped_clones

Declaration [src]

gboolean
clutter_actor_has_mapped_clones (
  ClutterActor* self
)

Description [src]

Returns whether a ClutterActor or any parent actors have mapped clones that are clone-painting self.

Return value

Type: gboolean

TRUE if the actor has mapped clones, FALSE otherwise.