Files

11 lines
444 B
XML
Raw Permalink Normal View History

2021-08-20 17:14:02 +08:00
<!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.ukui.note.interface">
<method name="keywordMatch">
<arg type="a{sv}" direction="out"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
2021-08-23 17:34:25 +08:00
<arg name="keyList" type="as" direction="in"/>
2021-08-20 17:14:02 +08:00
</method>
</interface>
</node>