acceleratorGetLabel
fn
string 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
acceleratorKey | accelerator keyval |
acceleratorMods | accelerator modifier mask |
Returns
a newly-allocated string representing the accelerator.