remove

fun remove(index: <Error class: unknown class>): ValueArray(source)

⚠️ Deprecated ⚠️

This is deprecated since version 2.32.

Use #GArray and g_array_remove_index() instead.

---

Remove the value at position @index_ from @value_array.

Return

the #GValueArray passed in as @value_array

Parameters

index

position of value to remove, which must be less than @value_array->n_values