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