value_hash_new_with_vals
Description:
Warning: value_hash_new_with_vals is deprecated.
Creates a GenericSet whose keys are strings and whose values are Value, and initializes it with the provided data.
Note:
Use Variant API instead.
As with value_hash_insert, the keys and values are copied rather than being inserted directly.
Parameters:
... |
the type of |
first_key |
the key for the first value |
Returns:
a new GenericSet, initialized with the given values |
Namespace: Soup
Package: libsoup-2.4