Functions¶
|
|
|
Details¶
- GTherm.gdbus_cooling_device_interface_info()¶
- Returns:
A
Gio.DBusInterfaceInfo
. Do not free.- Return type:
Gets a machine-readable description of the ‘org.sigxcpu.Thermal.CoolingDevice [gdbus-interface-org-sigxcpu-Thermal-CoolingDevice.top_of_page]’ D-Bus interface.
- GTherm.gdbus_cooling_device_override_properties(klass, property_id_begin)¶
- Parameters:
klass (
GObject.ObjectClass
) – The class structure for aGObject.Object
derived class.property_id_begin (
int
) – The property id to assign to the first overridden property.
- Returns:
The last property id.
- Return type:
Overrides all
GObject.Object
properties in theGTherm.GdbusCoolingDevice
interface for a concrete class. The properties are overridden in the order they are defined.
- GTherm.gdbus_thermal_zone_interface_info()¶
- Returns:
A
Gio.DBusInterfaceInfo
. Do not free.- Return type:
Gets a machine-readable description of the ‘org.sigxcpu.Thermal.ThermalZone [gdbus-interface-org-sigxcpu-Thermal-ThermalZone.top_of_page]’ D-Bus interface.
- GTherm.gdbus_thermal_zone_override_properties(klass, property_id_begin)¶
- Parameters:
klass (
GObject.ObjectClass
) – The class structure for aGObject.Object
derived class.property_id_begin (
int
) – The property id to assign to the first overridden property.
- Returns:
The last property id.
- Return type:
Overrides all
GObject.Object
properties in theGTherm.GdbusThermalZone
interface for a concrete class. The properties are overridden in the order they are defined.