All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

NextPrevUpTopContentsIndex

pane-close-display

Function
Summary

Closes the X display of a pane.

Package

capi

Signature

pane-close-display pane => closedp

Arguments

pane

A CAPI element.

Values

closedp

A boolean.

Description

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.

Notes

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 (Macintosh version) - 3 Aug 2017

NextPrevUpTopContentsIndex