Description Usage Arguments Value Author(s)
Removes an accelerator from widget
, previously installed with
gtkWidgetAddAccelerator
.
1 | gtkWidgetRemoveAccelerator(object, accel.group, accel.key, accel.mods)
|
|
widget to install an accelerator on |
|
accel group for this widget |
|
GDK keyval of the accelerator |
|
modifier key combination of the accelerator |
[logical] whether an accelerator was installed and could be removed
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.