[ Version ( since = "1.4" ) ]
public async bool store_async (Cancellable? cancellable) throws Error
Commit the changed account settings to the account database, and invoke callback when the operation has been completed.
| this |
the Account. |
| cancellable |
optional Cancellable object, null to ignore. |
| callback |
function to be called when the settings have been written. |
| user_data |
pointer to user data, to be passed to |