Widget.dragSourceSetIconPixbuf

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 Widget
void
dragSourceSetIconPixbuf

Parameters

pixbuf Pixbuf

the #GdkPixbuf for the drag icon

Meta