Skip to main content

Variable: GtkDropControllerMotion

const GtkDropControllerMotion: "GtkDropControllerMotion"

Defined in: generated/jsx.ts:19771

An event controller tracking the pointer during Drag-and-Drop operations.

It is modeled after Gtk.EventControllerMotion so if you have used that, this should feel really familiar.

This controller is not able to accept drops, use Gtk.DropTarget for that purpose.