add_tags
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 |
... |
more tag / value pairs to set |