gtkActionGroupAddActions
This is a convenience function to create a number of actions and add them to the action group.
gtkActionGroupAddActions(object, entries, user.data = NULL)
|
the action group |
|
a list of action descriptions |
|
data to pass to the action callbacks |
The "activate" signals of the actions are connected to the callbacks and
their accel paths are set to
<Actions>/ \var{group-name} / \var{action-name}
.
Since 2.4
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.