TelepathyGLib.DBusPropertiesMixinPropImpl

Fields

Name

Type

Access

Description

getter_data

object

r/w

Arbitrary user-supplied data for the getter function

mixin_priv

object

r

name

str

r/w

The name of the property as it appears on D-Bus

setter_data

object

r/w

Arbitrary user-supplied data for the setter function

Methods

None

Details

class TelepathyGLib.DBusPropertiesMixinPropImpl

Structure representing an implementation of a property.

In addition to the documented fields, there are three pointers which must be initialized to None.

This structure must either be statically allocated, or duplicated and never freed, so it always remains valid.

New in version 0.7.3.