The accelerator for the action, in the format understood by gtk.global.acceleratorParse.
The label for the action. This field should typically be marked for translation, see gtk.action_group.ActionGroup.setTranslationDomain.
The name of the action.
The stock id for the action, or the name of an icon from the icon theme.
The tooltip for the action. This field should typically be marked for translation, see gtk.action_group.ActionGroup.setTranslationDomain.
The value to set on the radio action. See gtk.radio_action.RadioAction.getCurrentValue.
#GtkRadioActionEntry structs are used with gtk.action_group.ActionGroup.addRadioActions to construct groups of radio actions.