gtkDragSourceSetTargetList {RGtk2} | R Documentation |
Changes the target types that this widget offers for drag-and-drop.
The widget must first be made into a drag source with
gtkDragSourceSet
.
gtkDragSourceSetTargetList(object, target.list)
|
a |
|
list of draggable targets, or |
Since 2.4
Derived by RGtkGen from GTK+ documentation