| gtkClipboardGet {RGtk2} | R Documentation |
Returns the clipboard object for the given selection.
See gtkClipboardGetForDisplay for complete details.
gtkClipboardGet(selection = "GDK_SELECTION_CLIPBOARD")
|
[GdkAtom] a GdkAtom which identifies the clipboard
to use. |
[GtkClipboard] the appropriate clipboard object. If no
clipboard already exists, a new one will
be created. Once a clipboard object has
been created, it is persistent and.
Derived by RGtkGen from GTK+ documentation