summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/Server.introspect
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-daemon/Server.introspect')
-rw-r--r--avahi-daemon/Server.introspect3
1 files changed, 3 insertions, 0 deletions
diff --git a/avahi-daemon/Server.introspect b/avahi-daemon/Server.introspect
index 6635618..9d743ba 100644
--- a/avahi-daemon/Server.introspect
+++ b/avahi-daemon/Server.introspect
@@ -44,6 +44,9 @@
<method name="GetHostName">
<arg name="name" type="s" direction="out"/>
</method>
+ <method name="SetHostName">
+ <arg name="name" type="s" direction="in"/>
+ </method>
<method name="GetHostNameFqdn">
<arg name="name" type="s" direction="out"/>
</method>