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