Property
ClutterActor:show-on-set-parent
Description [src]
If TRUE
, the actor is automatically shown when parented.
Calling clutter_actor_hide()
on an actor which has not been
parented will set this property to FALSE
as a side effect.
Type:gboolean
Default value | TRUE |