the accelerator, in the format understood by gtk_accelerator_parse(). Or %NULL.
the action name. Can be a detailed action name, see g_action_parse_detailed_name().
the icon name, or %NULL.
the label (i.e. a short description) with a mnemonic, or %NULL.
the tooltip (i.e. a long description), or %NULL.
This struct defines a set of information for a single action. It is for use with amtk_action_info_store_add_entries().
Like #GActionEntry, it is permissible to use an incomplete initialiser in order to leave some of the later values as %NULL. Additional optional fields may be added in the future.