You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
386 B

Interface for object that holds info about a session. Session objects are not created by the theme's code, but rather by the **LightDM.Greeter** class.
# Members
## comment
**Type**: [String]
The comment for the session.
## key
**Type**: [String]
The key for the session.
## name
**Type**: [String]
The name for the session.
## Type
**Type**: [String]
The type for the sesion.