gtkDragSourceSetIconName {RGtk2} | R Documentation |
Sets the icon that will be used for drags from a particular source
to a themed icon. See the docs for GtkIconTheme
for more details.
gtkDragSourceSetIconName(widget, icon.name)
|
[GtkWidget ] a GtkWidget |
|
[character] name of icon to use |
Since 2.8
Derived by RGtkGen from GTK+ documentation