Window.withdraw
void withdraw() nothrowWithdraws a window (unmaps it and asks the window manager to forget about it). This function is not really useful as gdk.window.Window.hide automatically withdraws toplevel windows before hiding them.
void withdraw() nothrowWithdraws a window (unmaps it and asks the window manager to forget about it). This function is not really useful as gdk.window.Window.hide automatically withdraws toplevel windows before hiding them.