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

NextPrevUpTopContentsIndex

editor-pane-selected-text-p

Generic 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

An editor-pane.

Values

result

A boolean.

Description

The generic 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 (Unix version) - 25 Feb 2015

NextPrevUpTopContentsIndex