Window.withdraw
void withdraw()Withdraws 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()Withdraws 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.