connectAccelEdited

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

Gets emitted when the user has selected a new accelerator.

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect. Params: pathString the path identifying the row of the edited cell; accelKey the new accelerator keyval; accelMods the new acclerator modifier mask; hardwareKeycode the keycode of the new accelerator