GTherm.ThermalZone

g GObject.GInterface GObject.GInterface GTherm.GdbusThermalZone GTherm.GdbusThermalZone GObject.GInterface->GTherm.GdbusThermalZone Gio.AsyncInitable Gio.AsyncInitable GObject.GInterface->Gio.AsyncInitable Gio.DBusInterface Gio.DBusInterface GObject.GInterface->Gio.DBusInterface Gio.Initable Gio.Initable GObject.GInterface->Gio.Initable GObject.Object GObject.Object Gio.DBusProxy Gio.DBusProxy GObject.Object->Gio.DBusProxy GTherm.GdbusThermalZoneProxy GTherm.GdbusThermalZoneProxy GTherm.GdbusThermalZone->GTherm.GdbusThermalZoneProxy GTherm.ThermalZone GTherm.ThermalZone GTherm.GdbusThermalZoneProxy->GTherm.ThermalZone Gio.AsyncInitable->Gio.DBusProxy Gio.DBusInterface->Gio.DBusProxy Gio.DBusProxy->GTherm.GdbusThermalZoneProxy Gio.Initable->Gio.DBusProxy

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:

GObject.ObjectClass (5)

get_cooling_devices_dbus_paths ()

get_path ()

get_temperature ()

get_type_ ()

Virtual Methods

Inherited:

Gio.DBusProxy (2), GObject.Object (7), Gio.AsyncInitable (2), Gio.DBusInterface (3), Gio.Initable (1)

Properties

Inherited:

Gio.DBusProxy (9), GTherm.GdbusThermalZone (4)

Signals

Inherited:

Gio.DBusProxy (2), GObject.Object (1)

Fields

Inherited:

Gio.DBusProxy (2), GObject.Object (1)

Class Details

class GTherm.ThermalZone(**kwargs)
Bases:

GTherm.GdbusThermalZoneProxy

Abstract:

No

Structure:

GTherm.ThermalZoneClass

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:

str

Gets the DBus path of the GTherm.ThermalZone object.

get_temperature()
Returns:

The GTherm.ThermalZone's temperature.

Return type:

int

Gets the current temperature of the GTherm.ThermalZone.

get_type_()
Returns:

The type of the GTherm.ThermalZone.

Return type:

str

Gets the type of the GTherm.ThermalZone.