DragAndDrop.sourceSetIconPixbuf

Sets the icon that will be used for drags from a particular widget from a GdkPixbuf. GTK+ retains a reference for pixbuf and will release it when it is no longer needed.

class DragAndDrop
static
void
sourceSetIconPixbuf

Parameters

widget Widget

a GtkWidget

pixbuf Pixbuf

the GdkPixbuf for the drag icon

Meta