LispWorks CAPI Reference Manual > 1 CAPI Reference Entries

NextPrevUpTopContentsIndex

text-input-pane-copy

Function
Summary

Copies the selected text in a text-input-pane to the clipboard

Package

capi

Signature

text-input-pane-copy text-input-pane

Arguments

text-input-pane

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

Description

The function text-input-pane-copy performs the clipboard copy operation on 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-delete
text-input-pane-paste


LispWorks CAPI Reference Manual - 21 Dec 2009

NextPrevUpTopContentsIndex