File: org.mate.ScreenSaver.xml

package info (click to toggle)
brisk-menu 0.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,088 kB
  • sloc: ansic: 5,810; xml: 93; sh: 71; makefile: 14
file content (11 lines) | stat: -rw-r--r-- 349 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
  <interface name="org.mate.ScreenSaver">
    <method name="Lock">
    </method>
    <method name="GetActive">
      <arg name="value" direction="out" type="b"/>
    </method>
  </interface>
</node>