GArray.len

the number of elements in the #GArray not including the possible terminating zero element.

struct GArray
uint len;

Meta