DragAndDrop.destGetTrackMotion

Returns whether the widget has been configured to always emit ::drag-motion signals. Since 2.10

class DragAndDrop
static
int
destGetTrackMotion

Parameters

widget Widget

a GtkWidget that's a drag destination

Return Value

Type: int

TRUE if the widget always emits ::drag-motion events

Meta