add_tag_values
Description:
Adds the given tag / GValue 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 / GValue pairs to set |