[ CCode ( has_type_id = false ) ]
public struct GtkActionEntry
Replacement for the deprecated ActionEntry.
The idea is to provide a fixed list of GtkActionEntrys: - use gtk_translate_action_entries once to translate the list - use gtk_accel_map_add_entries once to register the provided accelerators - use gtk_get_action_entry_by_id to find a single entry, e.g. by using a enumeration - use xfce_gtk_*_new_from_action_entry() to create the specific menu- or tool-items from the entry