Package: gdk

Function gdk-window-withdraw

Lambda List

gdk-window-withdraw (window)

Arguments

window -- a toplevel gdk-window object

Details

Withdraws a window, that is, unmaps it and asks the window manager to forget about it. This function is not really useful as the function gdk-window-hide automatically withdraws toplevel windows before hiding them.
 

See also

2020-9-7