RGtk2 (version 2.20.31)

gtkActionGroupNew: gtkActionGroupNew

Description

Creates a new GtkActionGroup object. The name of the action group is used when associating keybindings with the actions.

Usage

gtkActionGroupNew(name = NULL)

Arguments

name
the name of the action group.

Value

GtkActionGroup] the new GtkActionGroup

Details

Since 2.4