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