## page was renamed from DesktopExperienceTeam/WindowMenu ## page was renamed from DesktopExperienceTeam/WindowMenus == App Menus == An interface to register menus that are associated with a window in an application. === Registering Windows === Toolkits when starting an application should test to see if a Registrar exists on DBus. If they find one they should register the menus with the registar and not show them in the window. || '''Well known name''' || {{{org.ayatana.AppMenu.Registrar}}} || || '''Interface''' || {{{org.ayatana.AppMenu.Registrar}}} || || '''Object Path''' || {{{/org/ayatana/AppMenu/Registrar}}} || DBus Function: {{{ }}} === Application Issues === * Show/hide menu bar