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