Package: gdk

Function gdk-window-is-viewable

Lambda List

gdk-window-is-viewable (window)

Arguments

window -- a gdk-window object

Return Value

True if window is viewable.

Details

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.
 

See also

2020-9-7