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.
 
 
 
 
 
 

623 B

LightDM.Language

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.

language.code : String

The code for the language.

Read only: true

language.name : String

The name for the layout.

Read only: true

language.territory : String

The territory for the language.

Read only: true