NextPrevUpTopContentsIndex

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


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex