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 gdk:window-hide function automatically withdraws toplevel windows before hiding them.
 

See also

#2023-2-26