summaryrefslogtreecommitdiffstats
path: root/data/dbus-interfaces/org.gnome.SessionManager.EndSessionDialog.xml
blob: 3a57aa4a39d0a8e6ad02e4c35185491ef4705d7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<node>
  <interface name="org.gnome.SessionManager.EndSessionDialog">
    <method name="Open">
      <arg type="u" direction="in"/>
      <arg type="u" direction="in"/>
      <arg type="u" direction="in"/>
      <arg type="ao" direction="in"/>
    </method>
    <method name="Close"/>
    <signal name="ConfirmedLogout"/>
    <signal name="ConfirmedReboot"/>
    <signal name="ConfirmedShutdown"/>
    <signal name="Canceled"/>
    <signal name="Closed"/>
  </interface>
</node>