go
GArray.len
glib
c
types
GArray
the number of elements in the
GArray
not including the possible terminating zero element.
struct
GArray
uint
len
;
glib
c
types
GArray
variables
data
len
the number of elements in the GArray not including the possible terminating zero element.