gtkMenuSetAccelGroup: gtkMenuSetAccelGroup

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Set the GtkAccelGroup which holds global accelerators for the menu. This accelerator group needs to also be added to all windows that this menu is being used in with gtkWindowAddAccelGroup, in order for those windows to support all the accelerators contained in this group.

Usage

1
gtkMenuSetAccelGroup(object, accel.group)

Arguments

object

a GtkMenu.

accel.group

. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.