LightDM.Layout¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
Long description of the layout |
||
r/w/co |
Name of the layout |
||
r/w/co |
Short description of the layout |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class LightDM.Layout(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
LightDM.Layout
is an opaque data structure and can only be accessed using the provided functions.- get_description()¶
- Returns:
A long description of the layout
- Return type:
Get the long description of a layout.
Property Details¶
- LightDM.Layout.props.description¶
- Name:
description
- Type:
- Default Value:
- Flags:
Long description of the layout
- LightDM.Layout.props.name¶
- Name:
name
- Type:
- Default Value:
- Flags:
Name of the layout