summaryrefslogtreecommitdiffstats
path: root/data/dbus-interfaces/org.gnome.SessionManager.EndSessionDialog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/dbus-interfaces/org.gnome.SessionManager.EndSessionDialog.xml')
-rw-r--r--data/dbus-interfaces/org.gnome.SessionManager.EndSessionDialog.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/data/dbus-interfaces/org.gnome.SessionManager.EndSessionDialog.xml b/data/dbus-interfaces/org.gnome.SessionManager.EndSessionDialog.xml
new file mode 100644
index 0000000..3a57aa4
--- /dev/null
+++ b/data/dbus-interfaces/org.gnome.SessionManager.EndSessionDialog.xml
@@ -0,0 +1,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>