acceleratorGetLabel

fnstring acceleratorGetLabel(uint acceleratorKey, gdk.types.ModifierType acceleratorMods)

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

Parameters

acceleratorKeyaccelerator keyval
acceleratorModsaccelerator modifier mask

Returns

a newly-allocated string representing the accelerator.