GLib.PtrArray¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
len |
r/w |
number of pointers in the array |
|
pdata |
r/w |
points to the array of pointers, which may be moved when the array grows |
Methods¶
None
Details¶
- class GLib.PtrArray¶
Contains the public fields of a pointer array.