Method
PurpleTagsremove_with_value
unstable since: 3.0
Declaration [src]
gboolean
purple_tags_remove_with_value (
PurpleTags* tags,
const char* name,
const char* value
)
Description [src]
A helper function around purple_tags_remove()
that builds the tag variable
from name
and value
.
Available since: 3.0