set_account
Description:
public void set_account (
Account? interface_)
Sets the Account instance for the D-Bus interface org.gnome.OnlineAccounts.Account
on this.
Parameters:
this |
A ObjectSkeleton.
|
interface_ |
A Account or null to clear the interface.
|