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