Skip to main content

Variable: GtkEventControllerMotion

const GtkEventControllerMotion: "GtkEventControllerMotion"

Defined in: generated/jsx.ts:19912

Tracks the pointer position.

The event controller offers Gtk.EventControllerMotion.:enter and Gtk.EventControllerMotion.:leave signals, as well as Gtk.EventControllerMotion.is-pointer and Gtk.EventControllerMotion.contains-pointer properties which are updated to reflect changes in the pointer position as it moves over the widget.