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

editor-pane-selected-text-p Function

Summary

The predicate for a current selection in an editor-pane.

Package

capi

Signature

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

Arguments
editor-pane
Values
result
A boolean.
Description

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

See also

editor-pane
editor-pane-selected-text


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