Description Usage Arguments Details Author(s)
This variant of gtkActionGroupAddRadioActions
adds a
GDestroyNotify
callback for user.data
.
1 2 | gtkActionGroupAddRadioActionsFull(object, entries, value, on.change = NULL,
user.data = NULL)
|
|
the action group |
|
a list of radio action descriptions |
|
the value of the action to activate initially, or -1 if no action should be activated |
|
the callback to connect to the changed signal |
|
data to pass to the action callbacks |
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.