value_array_new_with_vals


Description:


[ Version ( deprecated = true ) ]
public ValueArray value_array_new_with_vals (...)

Warning: value_array_new_with_vals is deprecated.

Creates a new gvaluearray 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 g_type_invalid

first_type

the type of the first value to add

Returns:

a new gvaluearray


Namespace: Soup
Package: libsoup-2.4