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