gtkClipboardSetImage {RGtk2} | R Documentation |
Sets the contents of the clipboard to the given GdkPixbuf
.
GTK+ will take responsibility for responding for requests
for the image, and for converting the image into the
requested format.
gtkClipboardSetImage(object, pixbuf)
|
[GtkClipboard ] a GtkClipboard object |
|
[GdkPixbuf ] a GdkPixbuf |
Since 2.6
Derived by RGtkGen from GTK+ documentation