API Version: 3.0
Library Version: 3.0.0-devel
Generated by gi-docgen 2023.1
int purple_blist_node_get_int ( PurpleBlistNode* node, const char* key )
Retrieves a named integer setting from a node in the buddy list.
key
Type: const char*
const char*
The identifier of the data.
Type: int
int
The value, or 0 if there is no setting.