Package: gdk

Function gdk:window-is-visible

Lambda List

gdk:window-is-visible (window)

Arguments

window -- a gdk:window object

Return Value

True if window is mapped.

Details

Checks whether the window has been mapped with the gdk:window-show or gdk:window-show-unraised functions.
 

See also

#2023-2-26