drag_source_set_target_list
Description:
[ Version ( since = "2.4" ) ]
public void drag_source_set_target_list (Widget widget, TargetList? target_list)
Changes the target types that this widget offers for drag-and-drop.
The widget must first be made into a drag source with drag_source_set.
Parameters:
this |
a Widget that’s a drag source |
target_list |
list of draggable targets, or null for none |
Namespace: Gtk
Package: gtk+-3.0