GPtrArray.pdata

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

struct GPtrArray
void** pdata;