Description Usage Arguments Details Author(s)
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.
1 | gdkWindowIconify(object)
|
|
a toplevel |
This function only makes sense when window
is a toplevel window.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.