Package: gdk

Function gdk-window-hide

Lambda List

gdk-window-hide (window)

Arguments

window -- a gdk-window object

Details

For toplevel windows, withdraws them, so they will no longer be known to the window manager. For all windows, unmaps them, so they will not be displayed. Normally done automatically as part of the function gtk-widget-hide.
 

See also

2020-9-7