get_account


Description:

public unowned Account get_account ()

Get the Account associated with this.

Parameters:

this

the AccountService.

Returns:

the underlying Account. The reference count on it is not incremented, so if you need to use it beyond the lifetime of this, you need to call @ref on it yourself.