NextPrevUpTopContentsIndex

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

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


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex