aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-10-27 14:27:45 -0400
committerTed Gould <ted@gould.cx>2010-10-27 14:27:45 -0400
commit38882b4705957a5f0d1f80a92aa8c6e7c24fd380 (patch)
tree47e389f15e95e61d4e75a12cf0c1ad03f8c6879f /libdbusmenu-glib/dbus-menu.xml
parentd9c757bcc71e269cf4180fc007f0e619beb3cad1 (diff)
downloadlibdbusmenu-38882b4705957a5f0d1f80a92aa8c6e7c24fd380.tar.gz
libdbusmenu-38882b4705957a5f0d1f80a92aa8c6e7c24fd380.tar.bz2
libdbusmenu-38882b4705957a5f0d1f80a92aa8c6e7c24fd380.zip
Getting the property names with the layout
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
-rw-r--r--libdbusmenu-glib/dbus-menu.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml
index 4632352..2c195fa 100644
--- a/libdbusmenu-glib/dbus-menu.xml
+++ b/libdbusmenu-glib/dbus-menu.xml
@@ -201,6 +201,13 @@ 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="as" name="propertyNames" direction="in" >
+ <dox:d>
+ The list of item properties we are
+ interested in. If there are no entries in the list all of
+ the properties will be sent.
+ </dox:d>
+ </arg>
<arg type="a(ia(sv)a(v))" name="layout" direction="out">
<dox:d>The layout as an XML string of IDs.</dox:d>
</arg>