EventControllerMotion.addOnMotion

Emitted when the pointer moves inside the widget.

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