SelectionData.dataSetPixbuf

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

class SelectionData
int
dataSetPixbuf

Parameters

pixbuf Pixbuf

a GdkPixbuf

Return Value

Type: int

TRUE if the selection was successfully set, otherwise FALSE.

Meta