gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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
constructors
this
functions
add
doref
find
findWithEqualFunc
foreac
free
getPtrArrayStruct
getStruct
index
insert
len
remove
removeFast
removeIndex
removeIndexFast
removeRange
setFreeFunc
setSize
sort
sortWithData
unref
static functions
sizedNew
variables
gPtrArray
ownedRef
Sets our main struct and passes it to the parent class.