gtkDragDestSetTargetList {RGtk2} | R Documentation |
Sets the target types that this widget can accept from drag-and-drop.
The widget must first be made into a drag destination with
gtkDragDestSet
.
gtkDragDestSetTargetList(object, target.list)
|
a |
|
list of droppable targets, or |
Derived by RGtkGen from GTK+ documentation