Iconifying Windows
==================
X defines an iconic state for windows, often windows in this state
are displayed as small icons. Sawfish does not display these icons,
instead iconified windows are shown slightly differently in the menu of
all windows.
- Command: iconify-window window
Iconify the window associated with object WINDOW.
- Command: uniconify-window window
Return the window associated with WINDOW from its iconified state.
A window's iconic state may be tested through examination of its
`iconified' property--when `t' the window is iconified.