gtkActionGroupNew {RGtk2} | R Documentation |
Creates a new GtkActionGroup
object. The name of the action group
is used when associating keybindings
with the actions.
gtkActionGroupNew(name = NULL)
|
[character] the name of the action group. |
Since 2.4
[GtkActionGroup
] the new GtkActionGroup
Derived by RGtkGen from GTK+ documentation