summaryrefslogtreecommitdiff
path: root/xfce4-session/xfsm-shutdown.h
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2011-12-01 20:08:56 +0100
committerNick Schermer <nick@xfce.org>2012-03-24 22:24:35 +0100
commit3b6888784ccfb9045745e04057b367cdfd41493c (patch)
tree259fbff9b61dae3f39a267517393dc808b827998 /xfce4-session/xfsm-shutdown.h
parent4002e8d4ef3905e878e44633c076f8e7d42fd91b (diff)
downloadxfce4-session-3b6888784ccfb9045745e04057b367cdfd41493c.tar.gz
Add the DBus manager methods.
Diffstat (limited to 'xfce4-session/xfsm-shutdown.h')
-rw-r--r--xfce4-session/xfsm-shutdown.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfce4-session/xfsm-shutdown.h b/xfce4-session/xfsm-shutdown.h
index 2ec61f0a..2be627ff 100644
--- a/xfce4-session/xfsm-shutdown.h
+++ b/xfce4-session/xfsm-shutdown.h
@@ -94,4 +94,6 @@ gboolean xfsm_shutdown_can_hibernate (XfsmShutdown *shutdown,
gboolean *can_hibernate,
GError **error);
+gboolean xfsm_shutdown_can_save_session (XfsmShutdown *shutdown);
+
#endif /* !__XFSM_SHUTDOWN_H__ */