Description Usage Arguments Details Author(s)
Specifies an accel.group
to add the menu items accelerator to
(this only applies to stock items so a stock item must already
be set, make sure to call gtkImageMenuItemSetUseStock
and gtkMenuItemSetLabel
with a valid stock item first).
1 | gtkImageMenuItemSetAccelGroup(object, accel.group)
|
|
a |
|
the |
If you want this menu item to have changeable accelerators then
you shouldnt need this (see gtkImageMenuItemNewFromStock
).
Since 2.16
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.