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