gtkActionGroupAddRadioActionsFull {RGtk2} | R Documentation |
This variant of gtkActionGroupAddRadioActions
adds a
GDestroyNotifycallback for
user.data
.
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