aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-10-27 14:26:06 -0400
committerTed Gould <ted@gould.cx>2010-10-27 14:26:06 -0400
commitd9c757bcc71e269cf4180fc007f0e619beb3cad1 (patch)
tree259ad8b3d6a37e8a5b263a85d6c7fa076a18f8fc /libdbusmenu-glib/dbus-menu.xml
parentba03e53fb680f3efb84156fa35926fef2ea3b36d (diff)
downloadlibdbusmenu-d9c757bcc71e269cf4180fc007f0e619beb3cad1.tar.gz
libdbusmenu-d9c757bcc71e269cf4180fc007f0e619beb3cad1.tar.bz2
libdbusmenu-d9c757bcc71e269cf4180fc007f0e619beb3cad1.zip
Changing the return from the 'GetLayout' function
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
-rw-r--r--libdbusmenu-glib/dbus-menu.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml
index 9e8013c..4632352 100644
--- a/libdbusmenu-glib/dbus-menu.xml
+++ b/libdbusmenu-glib/dbus-menu.xml
@@ -201,7 +201,7 @@ License version 3 and version 2.1 along with this program. If not, see
<dox:d>The revision number of the layout. For matching
with layoutUpdated signals.</dox:d>
</arg>
- <arg type="s" name="layout" direction="out">
+ <arg type="a(ia(sv)a(v))" name="layout" direction="out">
<dox:d>The layout as an XML string of IDs.</dox:d>
</arg>
</method>