gtkSelectionDataGetPixbuf {RGtk2} | R Documentation |
Gets the contents of the selection data as a GdkPixbuf
.
gtkSelectionDataGetPixbuf(object)
|
[GtkSelectionData ] a GtkSelectionData |
Since 2.6
[GdkPixbuf
] if the selection data contained a recognized
image type and it could be converted to a GdkPixbuf
, a
newly allocated pixbuf is returned, otherwise NULL
.
Derived by RGtkGen from GTK+ documentation