AppMenu
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:
<method name="RegisterWindow"> <arg type="u" name="windowID" direction="in" /> <arg type="o" name="path" direction="in" /> </method>
Application Issues
- Show/hide menu bar
DesktopExperienceTeam/AppMenu (last edited 2010-08-13 13:17:29 by 213)