gdkWindowWithdraw {RGtk2} | R Documentation |
Withdraws a window (unmaps it and asks the window manager to forget about it).
This function is not really useful as gdkWindowHide
automatically
withdraws toplevel windows before hiding them.
gdkWindowWithdraw(object)
|
[GdkWindow ] a toplevel GdkWindow |
Derived by RGtkGen from GTK+ documentation