Returns the text displayed in an editor-pane.
capi
pane-string pane => text
pane⇩ |
An editor-pane. |
text |
A string. |
The generic function pane-string
returns as a string the text of the buffer that is currently displayed in the editor-pane pane.
pane-string
is deprecated. Use the accessor editor-pane-text instead.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42