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_drag_source_set().

class Widget
void
dragSourceSetTargetList

Parameters

targetList TargetList

list of draggable targets, or %NULL for none

Meta