Next Prev Up Top Contents Index

editor-pane-selected-text

Function
Summary

Returns the selected text in an editor-pane .

Signature

editor-pane-selected-text editor-pane

Description

The function editor-pane-selected-text takes an instance of editor-pane as its argument and returns the selected text in editor-pane , or nil if there is no selection.

See also

editor-pane
editor-pane-selected-text-p


LispWorks CAPI Reference Manual - 13 Mar 2003

Next Prev Up Top Contents Index