You've already forked ukui-interface
mirror of
https://github.com/ukui/ukui-interface.git
synced 2026-03-09 09:27:01 -07:00
12 lines
212 B
XML
12 lines
212 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<node>
|
|
<interface name="cn.kylinos.session">
|
|
|
|
<method name="TransferIntValue">
|
|
<arg name="InArg" direction="in" type="(si)"/>
|
|
</method>
|
|
|
|
</interface>
|
|
</node>
|