GLib.Array¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
data |
r/w |
a pointer to the element data. The data may be moved as elements are added to the |
|
len |
r/w |
the number of elements in the |
Methods¶
None
Details¶
- class GLib.Array¶
Contains the public fields of a
GLib.Array
.