Package org.gnome.gtk

Class EventControllerMotion

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class EventControllerMotion extends EventController
GtkEventControllerMotion is an event controller tracking 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.