gdkWindowHide {RGtk2} | R Documentation |
For toplevel windows, withdraws them, so they will no longer be
known to the window manager; for all windows, unmaps them, so
they won't be displayed. Normally done automatically as
part of gtkWidgetHide
.
gdkWindowHide(object)
|
[GdkWindow ] a GdkWindow |
Derived by RGtkGen from GTK+ documentation