PtrArray#

class PtrArray(*args, **kwargs)#

Contains the public fields of a GPtrArray.

Fields#

class PtrArray
len#

The number of pointers in the array

pdata#

A pointer to the array of pointers, which may be moved when the array grows