value_array_append_vals


Description:


[ Version ( deprecated = true ) ]
public void value_array_append_vals (ValueArray array, ...)

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

a ValueArray

...

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