Description Usage Arguments Details Author(s)
Locks the given accelerator group.
1 | gtkAccelGroupLock(object)
|
|
a |
Locking an acelerator group prevents the accelerators contained
within it to be changed during runtime. Refer to
gtkAccelMapChangeEntry
about runtime accelerator changes.
If called more than once, accel.group
remains locked until
gtkAccelGroupUnlock
has been called an equivalent number
of times.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.