The accelerator for the action, in the format understood by gtk.global.acceleratorParse.
The function to call when the action is activated.
The label for the action. This field should typically be marked for translation, see gtk.action_group.ActionGroup.setTranslationDomain. If @label is null, the label of the stock item with id @stock_id is used.
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.
#GtkActionEntry structs are used with gtk.action_group.ActionGroup.addActions to construct actions.