Method

ClutterActoris_mapped

Declaration [src]

gboolean
clutter_actor_is_mapped (
  ClutterActor* self
)

Description [src]

Checks whether a ClutterActor has been set as mapped.

See also ClutterActor:mapped.

Return value

Type: gboolean

TRUE if the actor is mapped4.