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 CLUTTER_ACTOR_IS_MAPPED and ClutterActor:mapped.