gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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
constructors
this
functions
appendVals
doref
free
getArrayGStruct
getElementSize
getStruct
insertVals
prependVals
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.