GLib.PtrArray

Fields

Name

Type

Access

Description

len

int

r/w

number of pointers in the array

pdata

object

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.