do-paste-x-selection in pasteboard%
Called to paste the current contents of the X selection under X (or
the clipboard under Windows and Mac OS X) into the editor. This
method is provided so that it can be overridden by subclasses. Do
not call this method directly; instead, call
paste-x-selection.
(-> voidsenda-pasteboarddo-paste-x-selectiontime)
time: exact integerSee Cut and Paste for a discussion of the
timeargument. Iftimeis outside the platform-specific range of times, anexn:fail:contractexception is raised.