transmission/gtk/tr-core-dbus.xml

14 lines
377 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<node>
<interface name="com.transmissionbt.Transmission">
<method name="AddMetainfo">
<arg type="b" name="handled" direction="out"/>
<arg type="s" name="metainfo" direction="in"/>
</method>
<method name="PresentWindow">
<arg type="b" name="handled" direction="out"/>
</method>
</interface>
</node>