DragAndDrop.destGetTargetList

Returns the list of targets this widget can accept from drag-and-drop.

class DragAndDrop
static
destGetTargetList

Parameters

widget Widget

a GtkWidget

Return Value

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

Meta