Package: gdk
Function gdk-window-is-viewable
Lambda Listgdk-window-is-viewable (window) ArgumentsReturn ValueTrue 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