Inserts len elements into a GArray at the given index.
the index to place the elements at.
a pointer to the elements to insert.
the number of elements to insert.
the GArray.
See Implementation
Inserts len elements into a GArray at the given index.