[ Version ( since = "0.8" ) ]
public bool get_paint_visibility ()
Retrieves the 'paint' visibility of an actor recursively checking for non visible parents.
This is by definition the same as clutter_actor_is_mapped.
| this |
A Actor |
|
true if the actor is visibile and will be painted. |