Description Usage Arguments Details Author(s)
This is a convenience function to create a number of actions and add them to the action group.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.