go
PtrArray.this
glib
PtrArray
PtrArray
Sets our main struct and passes it to the parent class.
this
(GPtrArray* gPtrArray, bool ownedRef)
class
PtrArray
this
(
GPtrArray
*
gPtrArray
,
bool
ownedRef
= false
)
this
()
this
(uint reservedSize, GDestroyNotify elementFreeFunc)
this
(GDestroyNotify elementFreeFunc)
glib
PtrArray
PtrArray
constructors
this
functions
add
copy
extend
extendAndSteal
find
findWithEqualFunc
foreach_
free
getPtrArrayStruct
getStruct
index
insert
len
ref_
remove
removeFast
removeIndex
removeIndexFast
removeRange
setFreeFunc
setSize
sort
sortWithData
steal
stealIndex
stealIndexFast
unref
static functions
sizedNew
variables
gPtrArray
Sets our main struct and passes it to the parent class.