AccelGroup.disconnectKey

bool disconnectKey(uint accelKey, gdk.types.ModifierType accelMods)

Removes an accelerator previously installed through [gtk.accel_group.AccelGroup.connect].

Parameters

accelKeykey value of the accelerator
accelModsmodifier combination of the accelerator

Returns

true if there was an accelerator which could be

removed, false otherwise