TelepathyGLib.ProxyFeature¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
can_retry |
r/w |
If |
|
core |
r/w |
if |
|
depends_on |
r/w |
an array of #GQuark representing other features which have to be prepared before trying to prepare this feature |
|
interfaces_needed |
r/w |
an array of #GQuark representing interfaces which have to be implemented on the object in order to be able to prepare the feature |
|
name |
r/w |
a #GQuark representing the name of the feature |
|
prepare_async |
r/w |
called when the feature has to be prepared |
|
prepare_before_signalling_connected_async |
r/w |
only relevant for |
Methods¶
None
Details¶
- class TelepathyGLib.ProxyFeature¶
Structure representing a feature.
New in version 0.11.3.