LightDM.Session
Class Details
-
class
LightDM.Session(**kwargs)
-
LightDM.Session is an opaque data structure and can only be accessed
using the provided functions.
| Returns: | The session comment |
| Return type: | str |
Get the comment for a session
-
get_key()
| Returns: | The session key |
| Return type: | str |
Get the key for a session
-
get_name()
| Returns: | The session name |
| Return type: | str |
Get the name for a session
-
get_session_type()
| Returns: | The session type, e.g. x or mir |
| Return type: | str |
Get the type a session
Property Details
-
Session comment
-
LightDM.Session.props.key
-
Session key
-
LightDM.Session.props.name
-
Session name