gtk-d v2.3.3 (2014-06-07T20:41:10Z)
Home
Dub
Repo
Cache.this
glib
Cache
Cache
Sets our main struct and passes it to the parent class
this
(GCache* gCache)
class
Cache
this
(
GCache
*
gCache
)
this
(GCacheNewFunc valueNewFunc, GCacheDestroyFunc valueDestroyFunc, GCacheDupFunc keyDupFunc, GCacheDestroyFunc keyDestroyFunc, GHashFunc hashKeyFunc, GHashFunc hashValueFunc, GEqualFunc keyEqualFunc)
Meta
Source
See Implementation
glib
Cache
Cache
constructors
this
functions
destroy
getCacheStruct
getStruct
insert
keyForeach
remove
valueForeach
variables
gCache
Sets our main struct and passes it to the parent class