Window.iconify

Asks to iconify (minimize) window. The window manager may choose to ignore the request, but normally will honor it. Using Window.iconify is preferred, if you have a gtk.Window widget.

This function only makes sense when window is a toplevel window.

class Window
void
iconify
()