summaryrefslogtreecommitdiff
path: root/daemon/gdm-session-direct.xml
blob: 9293ff0322282131eb0f26dfc70e35f225943232 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!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.gnome.DisplayManager.Session">
    <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="gdm_session_direct"/>
    <method name="Restart">
    </method>
    <method name="Stop">
    </method>
    <method name="Detach">
    </method>
  </interface>
</node>