aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorAurelien Gateau <aurelien.gateau@canonical.com>2009-12-24 11:31:16 +0100
committerAurelien Gateau <aurelien.gateau@canonical.com>2009-12-24 11:31:16 +0100
commit313ad876a25afef5766d9a9c560891e8bc6fa79b (patch)
tree8813af6f7aa6525a9b5f370d3cdf7062dbca0b43 /libdbusmenu-glib/dbus-menu.xml
parent082554bfbf246c4fb4609ecae63d3bf01c85dda9 (diff)
downloadlibdbusmenu-313ad876a25afef5766d9a9c560891e8bc6fa79b.tar.gz
libdbusmenu-313ad876a25afef5766d9a9c560891e8bc6fa79b.tar.bz2
libdbusmenu-313ad876a25afef5766d9a9c560891e8bc6fa79b.zip
Implememented GetChildren
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: