| Import line: | GLib = imports.gi.GLib; |
| GIR File: | GLib-2.0.gir |
| C documentation: | GCache |
| Struct : | Cache |
| Show / Hide Inherited methods, properties and signals |
| None |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GLib.Cache.c_new
(Function value_new_func, Function value_destroy_func, Function key_dup_func, Function key_destroy_func, Function hash_key_func, Function hash_value_func, Function key_equal_func)
:
GLib.Cache
Create a new GLib.Cache
Create a new GLib.Cache
|
||
|
destroy
()
:
none
|
GLib.Cache | |
| GLib.Cache | ||
| GLib.Cache | ||
|
remove
(void* value)
:
none
|
GLib.Cache | |
| GLib.Cache | ||
| None |