API Version: 3.0
Library Version: 2.90.0
Generated by gi-docgen 2024.1
since: 2.0
void purple_account_change_password ( PurpleAccount* account, const char* orig_pw, const char* new_pw )
Changes the password on the specified account.
Available since: 2.0
orig_pw
Type: const char*
const char*
The old password.
new_pw
The new password.