gtk-d v3.9.0 (2019-05-28T12:27:51Z)
Home
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
find
findWithEqualFunc
foreach_
free
getPtrArrayStruct
getStruct
index
insert
len
ref_
remove
removeFast
removeIndex
removeIndexFast
removeRange
setFreeFunc
setSize
sort
sortWithData
stealIndex
stealIndexFast
unref
static functions
sizedNew
variables
gPtrArray
ownedRef
Sets our main struct and passes it to the parent class.