SelectionData.setPixbuf

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

class SelectionData
bool
setPixbuf

Parameters

pixbuf Pixbuf

Return Value

Type: bool

TRUE if the selection was successfully set, otherwise FALSE.

Meta