Widget.dragSourceSetIconPixbuf
void dragSourceSetIconPixbuf(gdkpixbuf.pixbuf.Pixbuf pixbuf)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.
Parameters
pixbuf | the #GdkPixbuf for the drag icon |