add_tag_valist
Description:
Adds the given tag / value pairs on the setter using the given merge mode.
The list must be terminated with null
.
Parameters:
this | |
mode |
the mode to use |
tag |
tag to set |
var_args |
tag / value pairs to set |