DragAndDrop.sourceGetTargetList

Gets the list of targets this widget can provide for drag-and-drop. Since 2.4

class DragAndDrop
static
sourceGetTargetList

Parameters

widget Widget

a GtkWidget

Return Value

the GtkTargetList, or NULL if none. [transfer none]

Meta