value_hash_lookup_vals
Description:
[ Version ( deprecated = true ) ]
public bool value_hash_lookup_vals (HashTable<string,Value?> hash, ...)
Warning: value_hash_lookup_vals is deprecated.
Looks up a number of keys in hash and returns their values.
Note:
Use Variant API instead.
Parameters:
| hash |
a value hash |
| ... |
the type of |
| first_key |
the first key to look up |
Returns:
|
|
Namespace: Soup
Package: libsoup-2.4