Widget.dragDestSetTargetList

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.

class Widget
void
dragDestSetTargetList

Parameters

targetList gtk.target_list.TargetList

list of droppable targets, or null for none