| gdkWindowIconify {RGtk2} | R Documentation |
Asks to iconify (minimize) window. The window manager may choose
to ignore the request, but normally will honor it. Using
gtkWindowIconify is preferred, if you have a GtkWindow widget.
gdkWindowIconify(object)
|
[GdkWindow] a toplevel GdkWindow |
This function only makes sense when window is a toplevel window.
Derived by RGtkGen from GTK+ documentation