clipboard-client%
A clipboard-client% object allows a program to take over
the clipboard and service requests for clipboard data. See
clipboard<%> for more information.
A clipboard-client% object is associated to an eventspace
when it becomes the current client; see
set-clipboard-client for more information.
( -> new clipboard-client% )clipboard-client% object
Creates a clipboard client that supports no data formats.
Methods
add-type
get-data
get-types
on-replaced