set_contacts
Description:
public void set_contacts (
Contacts? interface_)
Sets the Contacts instance for the D-Bus interface <link
linkend="gdbus-interface-org-gnome-OnlineAccounts-Contacts.
top_of_page">org.gnome.OnlineAccounts.Contacts</link> on this.
Parameters:
| this |
A ObjectSkeleton.
|
| interface_ |
A Contacts or null to clear the interface.
|