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

text-input-pane-selected-text Function

Summary

Returns the selected text in a text-input-pane.

Package

capi

Signature

text-input-pane-selected-text text-input-pane => result

Arguments
text-input-pane
An instance of text-input-pane or a subclass.
Values
result
A string or nil.
Description

The function text-input-pane-selected-text returns the selected text in text-input-pane, or nil if there is no selection.

See also

text-input-pane
text-input-pane-selection
text-input-pane-selection-p


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