Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkImageMenuItemSetAccelGroup

gtkImageMenuItemSetAccelGroup


Description

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).

Usage

gtkImageMenuItemSetAccelGroup(object, accel.group)

Arguments

object

a GtkImageMenuItem

accel.group

the GtkAccelGroup

Details

If you want this menu item to have changeable accelerators then you shouldnt need this (see gtkImageMenuItemNewFromStock). Since 2.16

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.