emitAccelEdited

fun emitAccelEdited(    pathString: String,     accelKey: <Error class: unknown class>,     accelMods: <Error class: unknown class>,     hardwareKeycode: <Error class: unknown class>)(source)

Emits the "accel-edited" signal. See onAccelEdited.

Parameters

pathString

the path identifying the row of the edited cell

accelKey

the new accelerator keyval

accelMods

the new accelerator modifier mask

hardwareKeycode

the keycode of the new accelerator