gtk-d v3.10.0 (2021-11-11T18:52:04Z)
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
binarySearch
copy
free
getArrayGStruct
getElementSize
getStruct
insertVals
prependVals
ref_
removeIndex
removeIndexFast
removeRange
setClearFunc
setSize
sort
sortWithData
steal
unref
static functions
sizedNew
variables
gArray
ownedRef
Sets our main struct and passes it to the parent class.