Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Minimize Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Minimize («minimize»)
          Shrinks the active window to an icon (a minimized window). If
          the window is already minimized, restores the window.
 
     Arg Minimize («arg» «minimize»)
          Minimizes all open windows.
 
     Meta Minimize («meta» «minimize»)
          Restores the window to its unminimized state.
 
     Returns
 
     True:  Window minimized: the window is an icon.
     False: Window restored: the window is not an icon.
 
     See
 
     Maximize
     Icon (Defined)
     Window menu, Minimize
     Window menu, Maximize
     Window menu, Restore
                                    -♦-