EventControllerMotion.addOnEnter

Signals that the pointer has entered the widget.

class EventControllerMotion
gulong
addOnEnter
(
void delegate
(
double
,
double
,)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)