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) - 18 Feb 2025 15:34:22