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

NextPrevUpTopContentsIndex

pane-string

Generic Function
Summary

Returns the text displayed in an editor-pane.

Package

capi

Signature

pane-string pane => text

Arguments

pane

An editor-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) - 25 Feb 2015

NextPrevUpTopContentsIndex