gtkImageMenuItemSetAccelGroup: gtkImageMenuItemSetAccelGroup

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

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

1
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 documentation built on Oct. 14, 2021, 5:08 p.m.