Warning, /network/kdeconnect-kde/interfaces/systeminterfaces/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     <signal name="AboutToLock"/>
0044   </interface>
0045 </node>
0046