The function hide-interface
hides the interface containing a specified pane.
capi
hide-interface pane &optional iconify
pane⇩ |
A simple-pane. |
iconify⇩ |
A generalized boolean. |
The function hide-interface
hides the interface containing pane from the screen. If iconify is non-nil then it will iconify it, else it will just remove it from the screen. To show it again, use show-interface.
The default value of iconify is t
.
interface
show-interface
quit-interface
7.7 Manipulating top-level windows
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42