acceleratorGetLabel

fun acceleratorGetLabel(acceleratorKey: <Error class: unknown class>, acceleratorMods: <Error class: unknown class>): String

Converts an accelerator keyval and modifier mask into a string which can be used to represent the accelerator to the user.

Return

a newly-allocated string representing the accelerator

Parameters

acceleratorKey

accelerator keyval

acceleratorMods

accelerator modifier mask