AccelGroup.acceleratorGetLabel

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

class AccelGroup
static
string
acceleratorGetLabel

Parameters

acceleratorKey uint

accelerator keyval

acceleratorMods GdkModifierType

accelerator modifier mask

Return Value

Type: string

a newly-allocated string representing the accelerator.

Meta