[ CCode ( has_construct_function = false ) ]
public AccountManager (DBusDaemon bus_daemon)
Convenience function to create a new account manager proxy.
The returned AccountManager is not guaranteed to be prepared on return.
Its factory will be a new
AutomaticClientFactory for bus_daemon
.
Use dup instead if you want an account manager proxy on the starter or session bus (which is almost always the right thing for Telepathy).
bus_daemon |
Proxy for the D-Bus daemon |
a new reference to an account manager proxy |