[ 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 |
|