Widget.dragSourceSetTargetList

void dragSourceSetTargetList(gtk.target_list.TargetList targetList = null)

Changes the target types that this widget offers for drag-and-drop. The widget must first be made into a drag source with [gtk.widget.Widget.dragSourceSet].

Parameters

targetListlist of draggable targets, or null for none