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