TelepathyGLib.DBusPropertiesMixinPropInfo

Fields

Name

Type

Access

Description

dbus_signature

str

r/w

The D-Bus signature of the property

flags

TelepathyGLib.DBusPropertiesMixinFlags

r/w

Flags representing read/write access to the property

name

int

r/w

Quark representing the property’s name

type

GObject.GType

r/w

The GObject.GType used in a GObject.Value to implement the property

Methods

None

Details

class TelepathyGLib.DBusPropertiesMixinPropInfo

Semi-abstract description of a property, as attached to a service GInterface. This structure must either be statically allocated, or duplicated and never freed, so it always remains valid.

In addition to the documented members, there are two private pointers for future expansion, which must always be initialized to None.

New in version 0.7.3.