PtrArray

open class PtrArray(ptrArrayPointer: GPtrArray_autoptr)

18 / 12 / 2021

See also

Constructors

PtrArray
Link copied to clipboard
fun PtrArray()
PtrArray
Link copied to clipboard
fun PtrArray(ptrArrayPointer: GPtrArray_autoptr)

Functions

add
Link copied to clipboard
fun add(data: gpointer)

Properties

ptrArrayPointer
Link copied to clipboard
val ptrArrayPointer: GPtrArray_autoptr

Inheritors

StringPtrArray
Link copied to clipboard