TelepathyGLib.DBusPropertiesMixinPropInfo¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
dbus_signature |
r/w |
The D-Bus signature of the property |
|
flags |
r/w |
Flags representing read/write access to the property |
|
name |
r/w |
Quark representing the property’s name |
|
type |
r/w |
The |
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.