Files
ukui-notebook/data/org.ukui.note.xml
datyuesh fac8e9d804 optimization dbus interface
Signed-off-by: datyuesh <yueshuai@kylinos.cn>
2021-08-23 17:34:25 +08:00

11 lines
444 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.ukui.note.interface">
<method name="keywordMatch">
<arg type="a{sv}" direction="out"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
<arg name="keyList" type="as" direction="in"/>
</method>
</interface>
</node>