value_array_append
Description:
Warning: value_array_append is deprecated.
Appends the provided value of type type
to array
as with
append.
Note:
Use Variant API instead.
(The provided data is copied rather than being inserted directly.)
Parameters:
array | |
type |
a Type |
... |
a value of type |
Namespace: Soup
Package: libsoup-2.4