NextPrevUpTopContentsIndex

text-input-pane-delete

Function
Summary

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

Package

capi

Signature

text-input-pane-delete text-input-pane

Arguments

text-input-pane

An instance of text-input-pane or a subclass.

Description

The function text-input-pane-delete deletes the selected text in text-input-pane . It does nothing if there is no selection.

See also

clipboard
text-input-pane
text-input-pane-selection
text-input-pane-cut
text-input-pane-copy
text-input-pane-paste


LispWorks CAPI Reference Manual - 17 Mar 2008

NextPrevUpTopContentsIndex