summaryrefslogtreecommitdiffstats
path: root/doc/dbus-specification.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dbus-specification.xml')
-rw-r--r--doc/dbus-specification.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml
index 0194ff42..a30e1013 100644
--- a/doc/dbus-specification.xml
+++ b/doc/dbus-specification.xml
@@ -2454,6 +2454,11 @@
<entry>(string)</entry>
<entry>The C symbol; may be used for methods and interfaces</entry>
</row>
+ <row>
+ <entry>org.freedesktop.DBus.Method.NoReply</entry>
+ <entry>true,false</entry>
+ <entry>If set, don't expect a reply to the method call; defaults to false.</entry>
+ </row>
</tbody>
</tgroup>
</informaltable>