2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-22 18:07:12 +01:00
waf/playground/gdbus/test.xml
2018-03-21 23:53:18 +01:00

11 lines
315 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<node name="/org/freedesktop/DBus/Properties">
<interface name="org.freedesktop.DBus.Properties">
<method name="Set">
<arg type="s" name="interface_name"/>
<arg type="s" name="property_name"/>
<arg type="v" name="value"/>
</method>
</interface>
</node>