RGtk2 (version 2.20.31)

gtkAccelGroupDisconnectKey: gtkAccelGroupDisconnectKey

Description

Removes an accelerator previously installed through gtkAccelGroupConnect.

Usage

gtkAccelGroupDisconnectKey(object, accel.key, accel.mods)

Arguments

object
the accelerator group to install an accelerator in
accel.key
key value of the accelerator
accel.mods
modifier combination of the accelerator

Value

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