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.
648 B
648 B
LightDM.Battery
Interface for object that holds info about the battery on the system. This object is not created by the theme's code, but rather by the LightDM.Greeter
class.
battery.level : String
| Null
The battery level.
battery.name : String
| Null
The battery's name.
battery.state : String
| Null
The state for the battery
Read only: true