Package: gtk

Function gtk-clipboard-get

Lambda List

gtk-clipboard-get (selection)

Arguments

selection -- a gdk-atom as a 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

2021-10-6