gtkSelectionDataGetPixbuf: gtkSelectionDataGetPixbuf
Description
Gets the contents of the selection data as a GdkPixbuf
.Usage
gtkSelectionDataGetPixbuf(object)
Value
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
.