dbus/doc dbus-specification.xml,1.35,1.36
Ross Burton
ross at freedesktop.org
Tue Oct 25 01:54:59 PDT 2005
Update of /cvs/dbus/dbus/doc
In directory gabe:/tmp/cvs-serv15215/doc
Modified Files:
dbus-specification.xml
Log Message:
Add a NoReply annotation
Index: dbus-specification.xml
===================================================================
RCS file: /cvs/dbus/dbus/doc/dbus-specification.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- dbus-specification.xml 12 Sep 2005 08:19:33 -0000 1.35
+++ dbus-specification.xml 25 Oct 2005 08:54:57 -0000 1.36
@@ -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>
More information about the dbus-commit
mailing list