Skip to content
  • Allison Karlitskaya's avatar
    GtkMenuTrackerItem: use "action and target" format · 2074dacc
    Allison Karlitskaya authored
    Store "action and target" format inside each GtkMenuTrackerItem.  This
    makes action invocation more efficient (no hash table lookups or
    allocations) and slightly simplifies handling of action namespace.
    
    More importantly, this will be used when we start to get accels from
    GtkActionMuxer.
    2074dacc