GLib.PtrArray

Fields

Name

Type

Access

Description

len

int

r/w

the number of pointers in the array

pdata

object

r/w

a pointer 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 GPtrArray.