gtkSelectionDataSetPixbuf {RGtk2} | R Documentation |
Sets the contents of the selection from a GdkPixbuf
The pixbuf is converted to the form determined by
selection.data->target
.
gtkSelectionDataSetPixbuf(object, pixbuf)
|
[GtkSelectionData ] a GtkSelectionData |
|
[GdkPixbuf ] a GdkPixbuf |
Since 2.6
[logical] TRUE
if the selection was successfully set,
otherwise FALSE
.
Derived by RGtkGen from GTK+ documentation