Method
PurpleAccountrequest_password_result_get_remember
unstable since: 3.0
Declaration [src]
gboolean
purple_account_request_password_result_get_remember (
PurpleAccount* account,
GAsyncResult* result
)
Description [src]
Gets whether or not the user asked to remember the password they entered.
Available since: 3.0
Parameters
result-
Type:
GAsyncResultThe result.
The data is owned by the caller of the method.