Goa.Contacts¶
- Implementations:
 
Methods¶
class  | 
|
class  | 
  | 
Virtual Methods¶
None
Properties¶
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
r/w  | 
AcceptSslErrors  | 
||
r/w  | 
Uri  | 
Signals¶
None
Fields¶
None
Class Details¶
- class Goa.Contacts¶
 - Bases:
 - Structure:
 
Abstract interface type for the D-Bus interface ‘org.gnome.OnlineAccounts.Contacts [gdbus-interface-org-gnome-OnlineAccounts-Contacts.top_of_page]’.
- classmethod interface_info()¶
 - Returns:
 A
Gio.DBusInterfaceInfo. Do not free.- Return type:
 
Gets a machine-readable description of the ‘org.gnome.OnlineAccounts.Contacts [gdbus-interface-org-gnome-OnlineAccounts-Contacts.top_of_page]’ D-Bus interface.
- classmethod override_properties(klass, property_id_begin)¶
 - Parameters:
 klass (
GObject.ObjectClass) – The class structure for aGObject.Objectderived class.property_id_begin (
int) – The property id to assign to the first overridden property.
- Returns:
 The last property id.
- Return type:
 
Overrides all
GObject.Objectproperties in theGoa.Contactsinterface for a concrete class. The properties are overridden in the order they are defined.
Property Details¶
- Goa.Contacts.props.accept_ssl_errors¶
 - 
Represents the D-Bus property ‘“AcceptSslErrors” [gdbus-property-org-gnome-OnlineAccounts-Contacts.AcceptSslErrors]’.
Since the D-Bus property for this
GObject.Objectproperty is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side. 
- Goa.Contacts.props.uri¶
 - 
Represents the D-Bus property ‘“Uri” [gdbus-property-org-gnome-OnlineAccounts-Contacts.Uri]’.
Since the D-Bus property for this
GObject.Objectproperty is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.