Signal
Gtk EventControllerMotion::enter
Declaration
void
enter(
GtkEventControllerMotion*self,
gdoublex,
gdoubley,
gpointeruser_data
)
Description [src]
Signals that the pointer has entered the widget.
Default handler:
The default handler is called before the handlers added via g_signal_connect().
Parameters
x-
Type:
gdoubleThe x coordinate.
y-
Type:
gdoubleThe y coordinate.