Removes the element at the given index from a GArray. The following elements are moved down one place.
the index of the element to remove.
the GArray.
See Implementation
Removes the element at the given index from a GArray. The following elements are moved down one place.