value_array_get_nth
Description:
[ Version ( deprecated = true ) ]
public bool value_array_get_nth (ValueArray array, uint index_, Type type, ...)
Warning: value_array_get_nth is deprecated.
Gets the index_ element of array and stores its value into the provided location.
Note:
Use Variant API instead.
Parameters:
| array | |
| index_ |
the index to look up |
| type |
a Type |
| ... |
a value of type pointer-to- |
Returns:
|
|
Namespace: Soup
Package: libsoup-2.4