gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
BBTree.this
glib
BBTree
BBTree
Sets our main struct and passes it to the parent class.
this
(GTree* gTree, bool ownedRef)
class
BBTree
this
(
GTree
*
gTree
,
bool
ownedRef
= false
)
this
(GCompareFunc keyCompareFunc)
this
(GCompareDataFunc keyCompareFunc, void* keyCompareData, GDestroyNotify keyDestroyFunc, GDestroyNotify valueDestroyFunc)
this
(GCompareDataFunc keyCompareFunc, void* keyCompareData)
Meta
Source
See Implementation
glib
BBTree
BBTree
aliases
doref
foreac
constructors
this
destructors
~this
functions
destroy
foreachNode
foreach_
getBBTreeStruct
getStruct
height
insert
insertNode
lookup
lookupExtended
lookupNode
lowerBound
nnodes
nodeFirst
nodeLast
ref_
remove
replace
replaceNode
search
searchNode
steal
traverse
unref
upperBound
variables
gTree
ownedRef
Sets our main struct and passes it to the parent class.