Skip to content
  • Allison Karlitskaya's avatar
    GtkMenuTracker: don't specialise "submenu" link · f6ee0076
    Allison Karlitskaya authored and Matthias Clasen's avatar Matthias Clasen committed
    We have some API in GtkMenuTracker and GtkMenuTrackerItem that is
    specifically designed to deal with submenus.
    
    Generalise these APIs to take a 'link_name' parameter that we always
    give as G_MENU_SUBMENU for now.  In the future, this will allow creating
    trackers for other types of links, such as sections.
    f6ee0076