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

NextPrevUpTopContentsIndex

editor-pane-selected-text

Generic Function
Summary

Returns the selected text in an editor-pane.

Package

capi

Signature

editor-pane-selected-text editor-pane => result

Arguments

editor-pane

An editor-pane.

Values

result

A string or nil.

Description

The function editor-pane-selected-text takes an instance of editor-pane as its argument and returns the selected text in editor-pane , or nil if there is no selection.

See also

editor-pane
editor-pane-selected-text-p


CAPI User Guide and Reference Manual (Macintosh version) - 3 Aug 2017

NextPrevUpTopContentsIndex