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 functions gdk-window-show or gdk-window-show-unraised.
 

See also

2020-9-7