value_array_new_with_vals
Description:
Warning: value_array_new_with_vals is deprecated.
Creates a new ValueArray and copies the provided values into it.
Note:
Use Variant API instead.
Parameters:
... |
the first value to add, followed by other type/value pairs, terminated by INVALID |
first_type |
the type of the first value to add |
Returns:
a new ValueArray |
Namespace: Soup
Package: libsoup-2.4