Gtk.Widget.prototype.drag_dest_get_track_motion
function drag_dest_get_track_motion():Boolean { // Gjs wrapper for gtk_drag_dest_get_track_motion() }
Returns whether the widget has been configured to always emit Gtk.drag-motion signals.
Since 2.10
- Returns
true if the widget always emits Gtk.drag-motion events