Widget.dragDestSetTargetList

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

Sets the target types that this widget can accept from drag-and-drop. The widget must first be made into a drag destination with [gtk.widget.Widget.dragDestSet].

Parameters

targetListlist of droppable targets, or null for none