connectEnter

fun connectEnter(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (<Error class: unknown class>, <Error class: unknown class>) -> Unit): <Error class: unknown class>

Signals that the pointer has entered the widget.

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect. Params: x coordinates of pointer location; y coordinates of pointer location