add_tag_valist_values


Description:

public void add_tag_valist_values (TagMergeMode mode, string tag, va_list var_args)

Adds the given tag / GValue pairs on the setter using the given merge mode.

The list must be terminated with null.

Parameters:

this

a TagSetter

mode

the mode to use

tag

tag to set

var_args

tag / GValue pairs to set