gtk-d ~Gtk2 (2022-05-05T07:07:42.3116063)
Dub
Repo
HashTable.this
glib
HashTable
HashTable
Sets our main struct and passes it to the parent class
this
(GHashTable* gHashTable)
class
HashTable
this
(
GHashTable
*
gHashTable
)
this
(GHashFunc hashFunc, GEqualFunc keyEqualFunc)
this
(GHashFunc hashFunc, GEqualFunc keyEqualFunc, GDestroyNotify keyDestroyFunc, GDestroyNotify valueDestroyFunc)
Meta
Source
See Implementation
glib
HashTable
HashTable
constructors
this
functions
destroy
doref
find
foreac
foreachRemove
foreachSteal
getHashTableStruct
getKeys
getStruct
getValues
insert
lookup
lookupExtended
remove
removeAll
replace
size
steal
stealAll
unref
static functions
gDirectEqual
gDirectHash
gDoubleEqual
gDoubleHash
gInt64_Equal
gInt64_Hash
gIntEqual
gIntHash
gStrEqual
gStrHash
variables
gHashTable
Sets our main struct and passes it to the parent class