Warning, /multimedia/haruna/org.freedesktop.ScreenSaver.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.freedesktop.ScreenSaver">
0005 <signal name="ActiveChanged">
0006 <arg type="b"/>
0007 </signal>
0008 <method name="Lock"/>
0009 <method name="SimulateUserActivity"/>
0010 <method name="GetActive">
0011 <arg direction="out" type="b"/>
0012 </method>
0013 <method name="GetActiveTime">
0014 <arg direction="out" type="u" name="seconds"/>
0015 </method>
0016 <method name="GetSessionIdleTime">
0017 <arg direction="out" type="u" name="seconds"/>
0018 </method>
0019 <method name="SetActive">
0020 <arg direction="out" type="b"/>
0021 <arg direction="in" type="b" name="e"/>
0022 </method>
0023 <method name="Inhibit">
0024 <arg direction="in" type="s" name="application_name"/>
0025 <arg direction="in" type="s" name="reason_for_inhibit"/>
0026 <arg direction="out" type="u" name="cookie"/>
0027 </method>
0028 <method name="UnInhibit">
0029 <arg direction="in" type="u" name="cookie"/>
0030 </method>
0031 <method name="Throttle">
0032 <arg direction="in" type="s" name="application_name"/>
0033 <arg direction="in" type="s" name="reason_for_inhibit"/>
0034 <arg direction="out" type="u" name="cookie"/>
0035 </method>
0036 <method name="UnThrottle">
0037 <arg direction="in" type="u" name="cookie"/>
0038 </method>
0039 </interface>
0040 <interface name="org.kde.screensaver">
0041 <method name="SwitchUser"/>
0042 <method name="configure"/>
0043 </interface>
0044 <interface name="org.freedesktop.DBus.Properties">
0045 <method name="Get">
0046 <arg name="interface_name" type="s" direction="in"/>
0047 <arg name="property_name" type="s" direction="in"/>
0048 <arg name="value" type="v" direction="out"/>
0049 </method>
0050 <method name="Set">
0051 <arg name="interface_name" type="s" direction="in"/>
0052 <arg name="property_name" type="s" direction="in"/>
0053 <arg name="value" type="v" direction="in"/>
0054 </method>
0055 <method name="GetAll">
0056 <arg name="interface_name" type="s" direction="in"/>
0057 <arg name="values" type="a{sv}" direction="out"/>
0058 <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
0059 </method>
0060 <signal name="PropertiesChanged">
0061 <arg name="interface_name" type="s" direction="out"/>
0062 <arg name="changed_properties" type="a{sv}" direction="out"/>
0063 <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
0064 <arg name="invalidated_properties" type="as" direction="out"/>
0065 </signal>
0066 </interface>
0067 <interface name="org.freedesktop.DBus.Introspectable">
0068 <method name="Introspect">
0069 <arg name="xml_data" type="s" direction="out"/>
0070 </method>
0071 </interface>
0072 <interface name="org.freedesktop.DBus.Peer">
0073 <method name="Ping"/>
0074 <method name="GetMachineId">
0075 <arg name="machine_uuid" type="s" direction="out"/>
0076 </method>
0077 </interface>
0078 </node>