Removes the given number of elements starting at the given index from a GArray. The following elements are moved to close the gap. Since 2.4
the index of the first element to remove.
the number of elements to remove.
the GArray.
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. Since 2.4