summaryrefslogtreecommitdiff
path: root/liblightdm-gobject/lightdm/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'liblightdm-gobject/lightdm/session.h')
-rw-r--r--liblightdm-gobject/lightdm/session.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/liblightdm-gobject/lightdm/session.h b/liblightdm-gobject/lightdm/session.h
index 3b07bdcd..910205e0 100644
--- a/liblightdm-gobject/lightdm/session.h
+++ b/liblightdm-gobject/lightdm/session.h
@@ -45,6 +45,8 @@ GType lightdm_session_get_type (void);
GList *lightdm_get_sessions (void);
+GList *lightdm_get_remote_sessions (void);
+
const gchar *lightdm_session_get_key (LightDMSession *session);
const gchar *lightdm_session_get_name (LightDMSession *session);