Packages
gtk4
Gtk
EventControllerMotion
contains_pointer
is_pointer
EventControllerMotion
enter
leave
motion
motion
Description:
public
signal
void
motion
(
double
x,
double
y)
Emitted when the pointer moves inside the widget.
Parameters:
x
the x coordinate
y
the y coordinate