Removes the given number of elements starting at the given index from a #GArray. The following elements are moved to close the gap.
the index of the first element to remove
the number of elements to remove
the #GArray
2.4
See Implementation
Removes the given number of elements starting at the given index from a #GArray. The following elements are moved to close the gap.