Codebase list fcitx-qt5 / upstream/1.2.6 platforminputcontext / org.fcitx.Fcitx.InputMethod1.xml
upstream/1.2.6

Tree @upstream/1.2.6 (Download .tar.gz)

org.fcitx.Fcitx.InputMethod1.xml @upstream/1.2.6raw · history · blame

<!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="FcitxInputContextArgumentList" />
  </method>
 </interface>
</node>