gtk-d v3.6.1 (2017-04-24T17:21:39Z)
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
constructors
this
functions
destroy
doref
foreac
getBBTreeStruct
getStruct
height
insert
lookup
lookupExtended
nnodes
remove
replace
search
steal
traverse
unref
variables
gTree
ownedRef
Sets our main struct and passes it to the parent class.