~brian-murray/lightdm/bug-967229

« back to all changes in this revision

Viewing changes to liblightdm-gobject/liblightdm-gobject-1.vapi

  • Committer: Sebastien Bacher
  • Date: 2012-01-18 09:21:40 UTC
  • mfrom: (1007.1.355 lightdm)
  • mto: This revision was merged to the branch mainline in revision 1056.
  • Revision ID: seb128@ubuntu.com-20120118092140-fhyj1fmiouth227t
Tags: upstream-1.1.1
ImportĀ upstreamĀ versionĀ 1.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
        public unowned string real_name { get; }
92
92
        public unowned string home_directory { get; }
93
93
        public unowned string session { get; }
 
94
        public unowned string background { get; }
94
95
    }
95
96
}