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.
this |
a Widget that’s a drag destination |
track_motion |
whether to accept all targets |