gtk-d ~master (2021-12-27T01:42:50.7039388)
Dub
Repo
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)
Meta
Source
See Implementation
glib
PtrArray
PtrArray
aliases
doref
foreac
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
ownedRef
Sets our main struct and passes it to the parent class.