AccelGroup.acceleratorGetLabel

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

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