GTherm.GdbusCoolingDevice¶
- Implementations:
GTherm.GdbusCoolingDeviceProxy
,GTherm.GdbusCoolingDeviceSkeleton
Methods¶
class |
|
class |
|
Virtual Methods¶
None
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
CurrentState |
||
r/w |
MaxState |
||
r/w |
Type |
Signals¶
None
Fields¶
None
Class Details¶
- class GTherm.GdbusCoolingDevice¶
- Bases:
- Structure:
Abstract interface type for the D-Bus interface ‘org.sigxcpu.Thermal.CoolingDevice [gdbus-interface-org-sigxcpu-Thermal-CoolingDevice.top_of_page]’.
- classmethod 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.
- classmethod 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.
Property Details¶
- GTherm.GdbusCoolingDevice.props.current_state¶
-
Represents the D-Bus property ‘“CurrentState” [gdbus-property-org-sigxcpu-Thermal-CoolingDevice.CurrentState]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
- GTherm.GdbusCoolingDevice.props.max_state¶
-
Represents the D-Bus property ‘“MaxState” [gdbus-property-org-sigxcpu-Thermal-CoolingDevice.MaxState]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
- GTherm.GdbusCoolingDevice.props.type¶
-
Represents the D-Bus property ‘“Type” [gdbus-property-org-sigxcpu-Thermal-CoolingDevice.Type]’.
Since the D-Bus property for this
GObject.Object
property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.