Warning, /plasma/kwin/src/org.kde.KWin.xml is written in an unsupported language. File is not indexed.
0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
0002 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0003 <node>
0004 <interface name="org.kde.KWin">
0005 <method name="cascadeDesktop">
0006 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0007 </method>
0008 <method name="unclutterDesktop">
0009 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0010 </method>
0011 <method name="reconfigure">
0012 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0013 </method>
0014 <method name="killWindow">
0015 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0016 </method>
0017 <method name="setCurrentDesktop">
0018 <arg name="desktop" type="i" direction="in"/>
0019 <arg type="b" direction="out"/>
0020 </method>
0021 <method name="currentDesktop">
0022 <arg type="i" direction="out"/>
0023 </method>
0024 <method name="nextDesktop"/>
0025 <method name="previousDesktop"/>
0026 <signal name="reloadConfig"/>
0027 <method name="stopActivity">
0028 <arg type="s" direction="in"/>
0029 <arg type="b" direction="out"/>
0030 </method>
0031 <method name="startActivity">
0032 <arg type="s" direction="in"/>
0033 <arg type="b" direction="out"/>
0034 </method>
0035 <method name="supportInformation">
0036 <arg type="s" direction="out"/>
0037 </method>
0038 <method name="activeOutputName">
0039 <arg type="s" direction="out"/>
0040 </method>
0041 <method name="showDebugConsole"/>
0042 <method name="replace"/>
0043 <method name="queryWindowInfo">
0044 <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
0045 <arg type="a{sv}" direction="out"/>
0046 </method>
0047 <method name="getWindowInfo">
0048 <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
0049 <arg type="s" direction="in"/>
0050 <arg type="a{sv}" direction="out"/>
0051 </method>
0052
0053 <property name="showingDesktop" type="b" access="read"/>
0054 <method name="showDesktop">
0055 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0056 <arg name="showing" type="b" direction="in"/>
0057 </method>
0058 <signal name="showingDesktopChanged">
0059 <arg name="showing" type="b" direction="out"/>
0060 </signal>
0061 </interface>
0062 </node>