Warning, /plasma/latte-dock/app/dbus/org.kde.LatteDock.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0002 <node>
0003   <interface name="org.kde.LatteDock">
0004     <method name="activateLauncherMenu">
0005     </method>
0006     <method name="updateDockItemBadge">
0007         <arg name="identifier" type="s" direction="in"/>
0008         <arg name="value" type="s" direction="in"/>
0009     </method>
0010     <method name="windowColorScheme">
0011         <arg name="windowIdAndScheme" type="s" direction="in"/>
0012     </method>
0013     <method name="switchToLayout">
0014         <arg name="layout" type="s" direction="in"/>
0015     </method>
0016     <method name="showSettingsWindow">
0017         <arg name="page" type="i" direction="in"/>
0018     </method>
0019     <method name="setContextMenuView">
0020         <arg name="id" type="i" direction="in"/>
0021     </method>
0022     <method name="contextMenuData">
0023         <arg name="data" type="as" direction="out"/>
0024     </method>
0025     <method name="setBackgroundFromBroadcast">
0026         <arg name="activity" type="s" direction="in"/>
0027         <arg name="screenName" type="s" direction="in"/>
0028         <arg name="filename" type="s" direction="in"/>
0029     </method>
0030     <method name="setBroadcastedBackgroundsEnabled">
0031         <arg name="activity" type="s" direction="in"/>
0032         <arg name="screenName" type="s" direction="in"/>
0033         <arg name="enabled" type="b" direction="in"/>
0034     </method>
0035   </interface>
0036 </node>