gtkMenuGetAccelGroup {RGtk2} | R Documentation |
Gets the GtkAccelGroup
which holds global accelerators for the menu.
See gtkMenuSetAccelGroup
.
gtkMenuGetAccelGroup(object)
|
[GtkMenu ] a GtkMenu . |
[GtkAccelGroup
] the GtkAccelGroup
associated with the menu.
Derived by RGtkGen from GTK+ documentation