aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-06 22:16:01 -0600
committerTed Gould <ted@gould.cx>2010-01-06 22:16:01 -0600
commit2ecf2de30add5928126e5103e8c94c530f4fc8c0 (patch)
tree7102a11e07cc9dd41055bd0c5e09ccfea147b9bd /libdbusmenu-glib/dbus-menu.xml
parent54afa3eb635e04792bae66938ce838daffc821dd (diff)
parentded741c03b1ece0e7da78a3c37e7238b2bb9441e (diff)
downloadlibdbusmenu-2ecf2de30add5928126e5103e8c94c530f4fc8c0.tar.gz
libdbusmenu-2ecf2de30add5928126e5103e8c94c530f4fc8c0.tar.bz2
libdbusmenu-2ecf2de30add5928126e5103e8c94c530f4fc8c0.zip
* Upstream update:
* Adding GetChildren function for getting a single submenu * Test suite fixes
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
-rw-r--r--libdbusmenu-glib/dbus-menu.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml
index e2d872b..d2df400 100644
--- a/libdbusmenu-glib/dbus-menu.xml
+++ b/libdbusmenu-glib/dbus-menu.xml
@@ -88,6 +88,12 @@ An item is represented as a struct following this format:
<arg type="a(ua{sv})" name="properties" direction="out" />
</method>
+ <method name="GetChildren">
+ <arg type="u" name="id" direction="in" />
+ <arg type="as" name="propertyNames" direction="in" />
+ <arg type="a(ua{sv})" name="properties" direction="out" />
+ </method>
+
<!--
Each menu item has a set of properties. Property keys are in menuitem.h: