Package: gtk

Function gtk:clipboard-get

Lambda List

gtk:clipboard-get (selection)

Arguments

selection -- a gdk:atom-as-string string which identifies the clipboard to use

Return Value

The appropriate gtk:clipboard object. If no clipboard already exists, a new one will be created. Once a clipboard has been created, it is persistent.

Details

Returns the clipboard for the given selection. See the gtk:clipboard-for-display function for complete details.
 

See also

#2023-3-16