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

editor-pane-selected-text Function

Summary

Returns the selected text in an editor-pane.

Package

capi

Signature

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

Arguments
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 (Windows version) - 01 Dec 2021 19:33:57