SelectionData.setPixbuf

bool setPixbuf(gdkpixbuf.pixbuf.Pixbuf pixbuf)

Sets the contents of the selection from a #GdkPixbuf The pixbuf is converted to the form determined by selection_data->target.

Parameters

pixbufa #GdkPixbuf

Returns

true if the selection was successfully set,

otherwise false.