gtk-d v3.8.4 (2018-11-21T22:11:03Z)
Home
Dub
Repo
ArrayG.this
glib
ArrayG
ArrayG
Sets our main struct and passes it to the parent class.
this
(GArray* gArray, bool ownedRef)
class
ArrayG
this
(
GArray
*
gArray
,
bool
ownedRef
= false
)
this
(bool zeroTerminated, bool clear, uint elementSize)
Meta
Source
See Implementation
glib
ArrayG
ArrayG
aliases
doref
constructors
this
functions
appendVals
free
getArrayGStruct
getElementSize
getStruct
insertVals
prependVals
ref_
removeIndex
removeIndexFast
removeRange
setClearFunc
setSize
sort
sortWithData
unref
static functions
sizedNew
variables
gArray
ownedRef
Sets our main struct and passes it to the parent class.