gdbus/servicename-infos.xml
joprietoe 082547143c v01
2016-04-07 10:33:48 -03:00

13 lines
401 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<node name="/org/gnome/ServiceName">
<interface name="org.gnome.ServiceName">
<annotation name="org.freedesktop.DBus.GLib.CSymbol" value="server"/>
<method name="EchoString">
<arg type="s" name="original" direction="in" />
<arg type="s" name="echo" direction="out" />
</method>
<!-- Add more methods/signals if you want -->
</interface>
</node>