You've already forked ukui-notebook
mirror of
https://github.com/ukui/ukui-notebook.git
synced 2026-03-09 09:34:07 -07:00
11 lines
444 B
XML
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>
|