API Version: 3.0
Library Version: 3.0.0-devel
Generated by gi-docgen 2023.1
void purple_blist_node_set_bool ( PurpleBlistNode* node, const char* key, gboolean value )
Associates a boolean with a node in the buddy list.
key
Type: const char*
const char*
The identifier for the data.
value
Type: gboolean
gboolean
The value to set.