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

NextPrevUpTopContentsIndex

text-input-pane-selection-p

Function
Summary

Returns true if there is selected text in a text-input-pane.

Package

capi

Signature

text-input-pane-selection-p pane => selectionp

Arguments

pane

A text-input-pane.

Values

selectionp

A boolean.

Description

The function text-input-pane-selection-p returns t if there is a selected region in pane and nil otherwise.

See also

set-text-input-pane-selection
text-input-pane
text-input-pane-selected-text
text-input-pane-selection


CAPI User Guide and Reference Manual (Macintosh version) - 25 Feb 2015

NextPrevUpTopContentsIndex