Warning, /plasma/plasma-workspace/shell/dbus/org.kde.PlasmaShell.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.PlasmaShell">
0004     <property name="editMode" type="b" access="readwrite"/>
0005     <method name="toggleDashboard">
0006     </method>
0007     <method name="toggleActivityManager">
0008     </method>
0009     <method name="toggleWidgetExplorer">
0010     </method>
0011     <method name="setDashboardShown">
0012       <arg name="show" type="b" direction="in"/>
0013     </method>
0014     <method name="evaluateScript">
0015       <arg name="script" type="s" direction="in"/>
0016       <arg name="output" type="s" direction="out"/>
0017     </method>
0018     <method name="color">
0019       <arg name="output" type="u" direction="out"/>
0020     </method>
0021     <method name="dumpCurrentLayoutJS">
0022       <arg name="script" type="ay" direction="out"/>
0023     </method>
0024     <method name="loadLookAndFeelDefaultLayout">
0025         <arg name="layout" type="s" direction="in"/>
0026     </method>
0027     <method name="activateLauncherMenu">
0028     </method>
0029     <method name="refreshCurrentShell" />
0030 
0031     <method name="wallpaper">
0032       <arg name="screenNum" type="u" direction="in"/>
0033       <arg name="parameters" type="a{sv}" direction="out"/>
0034       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
0035     </method>
0036     <method name="setWallpaper">
0037       <arg name="wallpaperPlugin" type="s" direction="in"/>
0038       <arg name="parameters" type="a{sv}" direction="in"/>
0039       <arg name="screenNum" type="u" direction="in"/>
0040       <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="QVariantMap"/>
0041     </method>
0042     <signal name="wallpaperChanged">
0043       <arg name="screenNum" type="u" direction="out"/>
0044     </signal>
0045     
0046     <signal name="colorChanged">
0047       <arg name="changedColor" type="s" direction="out"/>
0048     </signal>
0049   </interface>
0050 </node>