Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled
13 lines
474 B
XML
13 lines
474 B
XML
<!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.fcitx.Fcitx.InputMethod1">
|
|
<method name="CreateInputContext">
|
|
<arg type="a(ss)" direction="in"/>
|
|
<arg type="o" direction="out"/>
|
|
<arg type="ay" direction="out"/>
|
|
<annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="FcitxQtStringKeyValueList" />
|
|
</method>
|
|
</interface>
|
|
</node>
|