Method

ClutterActoris_mapped

since: 1.24

Declaration [src]

gboolean
clutter_actor_is_mapped (
  ClutterActor* self
)

Description [src]

Checks whether a ClutterActor has been set as mapped.

See also CLUTTER_ACTOR_IS_MAPPED and ClutterActor:mapped.

Available since: 1.24

Return value

Type: gboolean

TRUE if the actor is mapped.