is_viewable


Description:

public bool is_viewable ()

Check if the window and all ancestors of the window are mapped.

(This is not necessarily "viewable" in the X sense, since we only check as far as we have GDK window parents, not to the root window.)

Parameters:

this

a Window

Returns:

true if the window is viewable