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