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