value_hash_lookup
Description:
[ Version ( deprecated = true ) ]
public bool value_hash_lookup (HashTable<string,Value?> hash, string key, Type type, ...)
Warning: value_hash_lookup is deprecated.
Looks up key in hash and stores its value into the provided location.
Note:
Use Variant API instead.
Parameters:
| hash |
a value hash |
| key |
the key to look up |
| type |
a Type |
| ... |
a value of type pointer-to- |
Returns:
|
|
Namespace: Soup
Package: libsoup-2.4