acceleratorGetLabel

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

string
acceleratorGetLabel

Parameters

acceleratorKey uint

accelerator keyval

acceleratorMods gdk.types.ModifierType

accelerator modifier mask

Return Value

Type: string

a newly-allocated string representing the accelerator