Skip to content

@gtkx/react / GtkEventControllerMotion

Variable: GtkEventControllerMotion

const GtkEventControllerMotion: "GtkEventControllerMotion"

Defined in: packages/react/src/generated/jsx.ts:16963

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.