GTherm.CoolingDevice

g GObject.GInterface GObject.GInterface GTherm.GdbusCoolingDevice GTherm.GdbusCoolingDevice GObject.GInterface->GTherm.GdbusCoolingDevice 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.CoolingDevice GTherm.CoolingDevice GTherm.GdbusCoolingDeviceProxy GTherm.GdbusCoolingDeviceProxy GTherm.GdbusCoolingDevice->GTherm.GdbusCoolingDeviceProxy GTherm.GdbusCoolingDeviceProxy->GTherm.CoolingDevice Gio.AsyncInitable->Gio.DBusProxy Gio.DBusInterface->Gio.DBusProxy Gio.DBusProxy->GTherm.GdbusCoolingDeviceProxy Gio.Initable->Gio.DBusProxy

Subclasses:

None

Methods

Inherited:

GTherm.GdbusCoolingDeviceProxy (6), Gio.DBusProxy (25), GObject.Object (37), Gio.AsyncInitable (4), Gio.DBusInterface (3), Gio.Initable (2), GTherm.GdbusCoolingDevice (2)

Structs:

GObject.ObjectClass (5)

get_current_state ()

get_max_state ()

get_path ()

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.GdbusCoolingDevice (3)

Signals

Inherited:

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

Fields

Inherited:

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

Class Details

class GTherm.CoolingDevice(**kwargs)
Bases:

GTherm.GdbusCoolingDeviceProxy

Abstract:

No

Structure:

GTherm.CoolingDeviceClass

get_current_state()
Returns:

The GTherm.CoolingDevice's cooling state.

Return type:

int

Gets the current cooling state of the GTherm.CoolingDevice.

get_max_state()
Returns:

The GTherm.CoolingDevice's maximum cooling state.

Return type:

int

Gets the maximum cooling state of the GTherm.CoolingDevice.

get_path()
Returns:

The DBus path of the GTherm.CoolingDevice object.

Return type:

str

Gets the DBus path of the GTherm.CoolingDevice object.

get_type_()
Returns:

The type of the GTherm.CoolingDevice.

Return type:

str

Gets the type of the GTherm.CoolingDevice.