Method
IbisTagsadd
since: 0.1
Declaration [src]
void
ibis_tags_add (
IbisTags* tags,
const char* key,
const char* value
)
Description [src]
Adds the new key
and value
to tags
.
If key
already existed, it will be replaced.
Available since: 0.1