~ubuntu-branches/ubuntu/quantal/lightdm/quantal

« back to all changes in this revision

Viewing changes to liblightdm-gobject/lightdm/session.h

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-08-30 10:15:16 UTC
  • mto: This revision was merged to the branch mainline in revision 74.
  • Revision ID: package-import@ubuntu.com-20120830101516-22ptrv0jg288wpcc
Tags: upstream-1.3.3
ImportĀ upstreamĀ versionĀ 1.3.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
 
46
46
GList *lightdm_get_sessions (void);
47
47
 
 
48
GList *lightdm_get_remote_sessions (void);
 
49
 
48
50
const gchar *lightdm_session_get_key (LightDMSession *session);
49
51
 
50
52
const gchar *lightdm_session_get_name (LightDMSession *session);