Asks to iconify (minimize) this.
The window manager may choose to ignore the request, but normally will honor it. Using gtk_window_iconify is preferred, if
you have a GtkWindow widget.
This function only makes sense when this is a toplevel window.
| this |
a toplevel Window |