NextPrevUpTopContentsIndex

text-input-pane-paste

Function
Summary

Pastes the clipboard text into a text-input-pane.

Package

capi

Signature

text-input-pane-paste text-input-pane

Arguments

text-input-pane

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

Description

The function text-input-pane-paste performs the clipboard paste operation on text-input-pane , replacing any selected text.

See also

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


LispWorks CAPI Reference Manual - 17 Mar 2008

NextPrevUpTopContentsIndex