Widget.dragSourceSetTargetList

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.

class Widget
void
dragSourceSetTargetList

Parameters

targetList gtk.target_list.TargetList

list of draggable targets, or null for none