Method
ClapperHarvesttags_add
since: 0.8
Declaration [src]
void
clapper_harvest_tags_add (
ClapperHarvest* harvest,
const gchar* tag,
...
)
Description [src]
Append one or more tags into the tag list.
Variable arguments should be in the form of tag and value pairs.
Available since: 0.8
This method is not directly available to language bindings.
The implementation of this method is provided by clapper_harvest_tags_add_value()
in language bindings.