API Version: 3.0
Library Version: 2.90.0
Generated by gi-docgen 2024.1
since: 2.0
void purple_account_set_int ( PurpleAccount* account, const char* name, int value )
Sets a protocol-specific integer setting for an account.
Available since: 2.0
name
Type: const char*
const char*
The name of the setting.
value
Type: int
int
The setting’s value.