Account
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( deprecated = true ) ]
public Account (DBusDaemon bus_daemon, string object_path) throws Error
  [ Version ( deprecated = true ) ]
public Account (DBusDaemon bus_daemon, string object_path) throws Error
Warning: Account is deprecated.
Convenience function to create a new account proxy.
Note: 
      
        
    
    Use ensure_account instead.
The returned Account is not guaranteed to be ready at the point of return.
Parameters:
| bus_daemon | Proxy for the D-Bus daemon | 
| object_path | The non-NULL object path of this account | 
Returns:
| a new reference to an account proxy, or  |