value_array_append_vals
Description:
Warning: value_array_append_vals is deprecated.
Appends the provided values into array as with append.
Note:
Use Variant API instead.
(The provided data is copied rather than being inserted directly.)
Parameters:
| array | |
| ... |
the first value to add, followed by other type/value pairs, terminated by INVALID |
| first_type |
the type of the first value to add |
Namespace: Soup
Package: libsoup-2.4