Widget.dragDestSetTrackMotion

Tells the widget to emit drag-motion and drag-leave events regardless of the targets and the GTK_DEST_DEFAULT_MOTION flag.

This may be used when a widget wants to do generic actions regardless of the targets that the source offers.

class Widget
void
dragDestSetTrackMotion

Parameters

trackMotion bool

whether to accept all targets

Meta

Since

2.10