GnomeBluetooth.Device

g GObject.Object GObject.Object GnomeBluetooth.Device GnomeBluetooth.Device GObject.Object->GnomeBluetooth.Device

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

dump ()

get_object_path ()

to_string ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Name

Type

Flags

Short Description

address

str

r/w

Address

alias

str

r/w

Alias

battery-level

int

r/w

Battery Level

battery-percentage

float

r/w

Battery Percentage

battery-type

GnomeBluetooth.BatteryType

r/w

Battery Type

connectable

bool

r

Connectable

connected

bool

r/w

Connected

icon

str

r/w

Icon

legacy-pairing

bool

r/w

Legacy Pairing

name

str

r/w

Name

paired

bool

r/w

Paired

proxy

Gio.DBusProxy

r/w

Proxy

trusted

bool

r/w

Trusted

type

GnomeBluetooth.Type

r/w

Type

uuids

[str]

r/w

UUIDs

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class GnomeBluetooth.Device(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

GnomeBluetooth.DeviceClass

dump()
get_object_path()
Return type:

str

to_string()
Return type:

str

Property Details

GnomeBluetooth.Device.props.address
Name:

address

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Address

GnomeBluetooth.Device.props.alias
Name:

alias

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Alias

GnomeBluetooth.Device.props.battery_level
Name:

battery-level

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Battery Level

GnomeBluetooth.Device.props.battery_percentage
Name:

battery-percentage

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

Battery Percentage

GnomeBluetooth.Device.props.battery_type
Name:

battery-type

Type:

GnomeBluetooth.BatteryType

Default Value:

GnomeBluetooth.BatteryType.NONE

Flags:

READABLE, WRITABLE

Battery Type

GnomeBluetooth.Device.props.connectable
Name:

connectable

Type:

bool

Default Value:

False

Flags:

READABLE

Connectable

GnomeBluetooth.Device.props.connected
Name:

connected

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Connected

GnomeBluetooth.Device.props.icon
Name:

icon

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Icon

GnomeBluetooth.Device.props.legacy_pairing
Name:

legacy-pairing

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Legacy Pairing

GnomeBluetooth.Device.props.name
Name:

name

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Name

GnomeBluetooth.Device.props.paired
Name:

paired

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Paired

GnomeBluetooth.Device.props.proxy
Name:

proxy

Type:

Gio.DBusProxy

Default Value:

None

Flags:

READABLE, WRITABLE

Proxy

GnomeBluetooth.Device.props.trusted
Name:

trusted

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Trusted

GnomeBluetooth.Device.props.type
Name:

type

Type:

GnomeBluetooth.Type

Default Value:

GnomeBluetooth.Type.ANY

Flags:

READABLE, WRITABLE

Type

GnomeBluetooth.Device.props.uuids
Name:

uuids

Type:

[str]

Default Value:

[]

Flags:

READABLE, WRITABLE

UUIDs