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