wclose {<window> ... }
Close (iconify) one or more open windows.
<window>
A window identifier.
-all
Close all currently open windows.
If the window is not currently in use or is already closed, i.e. currently iconized, no action will be taken.
A window can also be closed by window manager mouse action.
An iconify procedure (window.iconify) may be defined for a window. This will be executed automatically immediately after window iconification, unless the window was created as a master window (with the -mas switch).
Close one window (win2).
wclose win2
Close multiple windows.
wclose my_wina, my_winb
Commands: |
|
Structures: |