| gtkImageMenuItemSetAccelGroup {RGtk2} | R Documentation |
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).
gtkImageMenuItemSetAccelGroup(object, accel.group)
|
|
|
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