AccelGroup.disconnectKey

Removes an accelerator previously installed through gtk_accel_group_connect().

class AccelGroup
bool
disconnectKey

Parameters

accelKey uint

key value of the accelerator

accelMods GdkModifierType

modifier combination of the accelerator

Return Value

Type: bool

%TRUE if there was an accelerator which could be removed, %FALSE otherwise

Meta