summaryrefslogtreecommitdiff
path: root/test/interfaces/test-goodbye.xml
blob: c4590edf1c789f4c3526593b022863da6eb82230 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?><!-- ex:set et ts=2: -->
<node name="/org/freedesktop/DBus/GLib/Test/Interfaces">
  <interface name="org.freedesktop.DBus.GLib.Test.Interfaces.Goodbye">
    <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="test_goodbye_dbus"/>
    <method name="SayGoodbye">
      <arg name="message" type="s" direction="out" />
    </method>
  </interface>
</node>