Contains the public fields of a GArray.
a pointer to the element data. The data may be moved as elements are added to the GArray
the number of elements in the GArray not including the possible terminating zero element.
Contains the public fields of a GArray.