getNth

fun getNth(index: <Error class: unknown class>): Value(source)

⚠️ Deprecated ⚠️

This is deprecated since version 2.32.

Use g_array_index() instead.

---

Return a pointer to the value at @index_ contained in @value_array.

Return

pointer to a value at @index_ in @value_array

Parameters

index

index of the value of interest