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     <signal name="colorChanged">
0022       <arg name="changedColor" type="s" direction="out"/>
0023     </signal>
0024     <method name="dumpCurrentLayoutJS">
0025       <arg name="script" type="ay" direction="out"/>
0026     </method>
0027     <method name="loadLookAndFeelDefaultLayout">
0028         <arg name="layout" type="s" direction="in"/>
0029     </method>
0030     <method name="activateLauncherMenu">
0031     </method>
0032     <method name="refreshCurrentShell" />
0033   </interface>
0034 </node>