Array
-
class Array(*args, **kwargs)
Contains the public fields of a GArray.
Fields
-
class Array
-
data
A pointer to the element data. The data may be moved as
elements are added to the GArray.
-
len
The number of elements in the GArray not including the
possible terminating zero element