value_hash_insert_vals
Description:
[ Version ( deprecated = true ) ]
public void value_hash_insert_vals (HashTable<string,Value?> hash, ...)
Warning: value_hash_insert_vals is deprecated.
Inserts the given data into hash
.
Note:
Use Variant API instead.
As with value_hash_insert, the keys and values are copied rather than being inserted directly.
Parameters:
hash |
a value hash |
... |
the type of |
first_key |
the key for the first value |
Namespace: Soup
Package: libsoup-2.4