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
355 B

Interface for object that holds info about a language on the system. Language objects are not created by the theme's code, but rather by the **LightDM.Greeter** class.
# Members
## code
**Type**: [String]
The code for the language.
## name
**Type**: [String]
The name for the layout.
## territory
**Type**: [String]
The territory for the language.