GTherm.ThermalZone¶
- Subclasses:
None
Methods¶
- Inherited:
GTherm.GdbusThermalZoneProxy (6), Gio.DBusProxy (25), GObject.Object (37), Gio.AsyncInitable (4), Gio.DBusInterface (3), Gio.Initable (2), GTherm.GdbusThermalZone (2)
- Structs:
|
|
|
Virtual Methods¶
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GTherm.ThermalZone(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_cooling_devices_dbus_paths()¶
- Returns:
The
GTherm.ThermalZone
's cooling device’s DBus paths- Return type:
[
str
]
Gets the DBus paths of the cooling devices in the
GTherm.ThermalZone
.
- get_path()¶
- Returns:
The DBus path of the
GTherm.ThermalZone
object.- Return type:
Gets the DBus path of the
GTherm.ThermalZone
object.
- get_temperature()¶
- Returns:
The
GTherm.ThermalZone
's temperature.- Return type:
Gets the current temperature of the
GTherm.ThermalZone
.
- get_type_()¶
- Returns:
The type of the
GTherm.ThermalZone
.- Return type:
Gets the type of the
GTherm.ThermalZone
.