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.
19 lines
380 B
19 lines
380 B
4 years ago
|
Interface for object that holds info about a keyboard layout on the system. Language objects are not created by the theme's code, but rather by the **LightDM.Greeter** class.
|
||
|
|
||
|
# Members
|
||
|
|
||
|
## description
|
||
|
**Type**: [String]
|
||
|
|
||
|
The description for the layout.
|
||
|
|
||
|
## name
|
||
|
**Type**: [String]
|
||
|
|
||
|
The name for the layout.
|
||
|
|
||
|
## short_description
|
||
|
**Type**: [String]
|
||
|
|
||
|
The territory for the layout.
|