get_paint_visibility


Description:

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

Parameters:

this

A Actor

Returns:

true if the actor is visibile and will be painted.