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

pane-string Generic Function

Summary

Returns the text displayed in an editor-pane.

Package

capi

Signature

pane-string pane => text

Arguments
pane
Values
text
A string.
Description

The generic function pane-string returns as a string the text of the buffer that is currently displayed in the editor-pane pane.

Notes

pane-string is deprecated. Use the accessor editor-pane-text instead.

See also

editor-pane


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57