gtk-d v3.8.4 (2018-11-21T22:11:03Z)
Home
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
foreach_
getBBTreeStruct
getStruct
height
insert
lookup
lookupExtended
nnodes
ref_
remove
replace
search
steal
traverse
unref
variables
gTree
ownedRef
Sets our main struct and passes it to the parent class.