Make GetProperties async

as the rest of our functions.
This commit is contained in:
Bastien Nocera
2008-11-19 18:39:49 +00:00
committed by Daniel Drake
parent 924e08d2e8
commit ea4114b976
2 changed files with 4 additions and 6 deletions

View File

@ -56,6 +56,7 @@
<method name="GetProperties">
<arg type="a{ss}" name="properties" direction="out" />
<annotation name="org.freedesktop.DBus.GLib.Async" value="" />
</method>
</interface>