Kaydet (Commit) 1f0454cc authored tarafından Fatih Aşıcı's avatar Fatih Aşıcı

new methods

üst ef37fc2b
......@@ -13,9 +13,12 @@
<method name="activeDeviceID" access_label="get">
<arg name="result" type="s" direction="out"/>
</method>
<method name="changeDriver" access_label="set">
<method name="setDriver" access_label="set">
<arg name="driver" type="s" direction="in"/>
</method>
<method name="setDepth" access_label="set">
<arg name="depth" type="i" direction="in"/>
</method>
<method name="setupScreens" access_label="set">
<arg name="busId" type="s" direction="in"/>
<arg name="options" type="a{ss}" direction="in"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment