A unique name for the action
The label displayed in menu items and on buttons, or NULL
A tooltip for this action, or NULL
The stock icon to display in widgets representing this action, or NULL
The value which RadioAction.getCurrentValue should return if this action is selected.
a new gtk.RadioAction
ConstructionException GTK+ fails to create the object.
2.4
Creates a new gtk.RadioAction object. To add the action to a gtk.ActionGroup and set the accelerator for the action, call Action.groupAddActionWithAccel.