API Version: 3.0
Library Version: 3.0.0-devel
gboolean purple_blist_node_has_setting ( PurpleBlistNode* node, const char* key )
Checks whether a named setting exists for a node in the buddy list.
key
const char*
The identifier of the data.
gboolean
TRUE if a value exists, or FALSE if there is no setting.