gtkDragSourceSetTargetList: gtkDragSourceSetTargetList
Description
Changes the target types that this widget offers for drag-and-drop.
The widget must first be made into a drag source with
gtkDragSourceSet
.Usage
gtkDragSourceSetTargetList(object, target.list)
Arguments
target.list
list of draggable targets, or NULL
for none. [ allow-none ]