ModemManager.GdbusCbm

g GObject.GInterface GObject.GInterface ModemManager.GdbusCbm ModemManager.GdbusCbm GObject.GInterface->ModemManager.GdbusCbm

Implementations:

ModemManager.GdbusCbmProxy, ModemManager.GdbusCbmSkeleton

Methods

class

interface_info ()

class

override_properties (klass, property_id_begin)

Virtual Methods

None

Properties

Name

Type

Flags

Short Description

channel

int

r/w

Channel

message-code

int

r/w

MessageCode

state

int

r/w

State

text

str

r/w

Text

update

int

r/w

Update

Signals

None

Fields

None

Class Details

class ModemManager.GdbusCbm
Bases:

GObject.GInterface

Structure:

ModemManager.GdbusCbmIface

Abstract interface type for the D-Bus interface ‘org.freedesktop.ModemManager1.Cbm [gdbus-interface-org-freedesktop-ModemManager1-Cbm.top_of_page]’.

classmethod interface_info()
Returns:

A Gio.DBusInterfaceInfo. Do not free.

Return type:

Gio.DBusInterfaceInfo

Gets a machine-readable description of the ‘org.freedesktop.ModemManager1.Cbm [gdbus-interface-org-freedesktop-ModemManager1-Cbm.top_of_page]’ D-Bus interface.

classmethod override_properties(klass, property_id_begin)
Parameters:
Returns:

The last property id.

Return type:

int

Overrides all GObject.Object properties in the ModemManager.GdbusCbm interface for a concrete class. The properties are overridden in the order they are defined.

Property Details

ModemManager.GdbusCbm.props.channel
Name:

channel

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“Channel” [gdbus-property-org-freedesktop-ModemManager1-Cbm.Channel]’.

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.

ModemManager.GdbusCbm.props.message_code
Name:

message-code

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“MessageCode” [gdbus-property-org-freedesktop-ModemManager1-Cbm.MessageCode]’.

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.

ModemManager.GdbusCbm.props.state
Name:

state

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“State” [gdbus-property-org-freedesktop-ModemManager1-Cbm.State]’.

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.

ModemManager.GdbusCbm.props.text
Name:

text

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“Text” [gdbus-property-org-freedesktop-ModemManager1-Cbm.Text]’.

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.

ModemManager.GdbusCbm.props.update
Name:

update

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“Update” [gdbus-property-org-freedesktop-ModemManager1-Cbm.Update]’.

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.