Adds len elements onto the end of the array.
a pointer to the elements to append to the end of the array.
the number of elements to append.
the GArray.
See Implementation
Adds len elements onto the end of the array.