gtkDragSourceSetIconPixbuf {RGtk2} | R Documentation |
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.
gtkDragSourceSetIconPixbuf(object, pixbuf)
|
|
|
the |
Derived by RGtkGen from GTK+ documentation