Closes the X display of a pane.
capi
pane-close-display pane => closedp
pane⇩ |
A CAPI element. |
closedp⇩ |
A boolean. |
The function pane-close-display
closes the X display connection on which pane is currently displayed. This destroys all the other panes on the same connection.
closedp is true if the connection was closed.
pane-close-display
is deprecated. It has no effect on Microsoft Windows and Cocoa, and may not do anything useful on GTK+ either.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42