<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
<interface name="org.gnome.glycin.DecodingInstruction">
<method name="Init">
<arg name="message" type="(h(ss))" direction="in"/>
<arg type="(uusayaybs(dd))" direction="out"/>
</method>
<method name="DecodeFrame">
<arg name="frame_request" type="((uu)(uuuu))" direction="in"/>
<arg type="(uuuu(uh)ayay(tu))" direction="out"/>
</method>
</interface>
</node>
|