API Version: 3.0
Library Version: 2.90.0
Generated by gi-docgen 2024.1
since: 2.0
void purple_prefs_add_bool ( const char* name, gboolean value )
Add a new boolean pref.
Available since: 2.0
name
Type: const char*
const char*
The name of the pref.
value
Type: gboolean
gboolean
The initial value to set.