HashTable
class HashTable(val glibHashTablePointer: <Error class: unknown class><<Error class: unknown class>>) : ProxyInstance(source)
The #GHashTable struct is an opaque data structure to represent a glib-Hash-Tables. It should only be accessed via the following functions.
Skipped during bindings generation
parameter
length: length: Out parameter is not supportedfunction
get_keys_as_ptr_array: GLib.PtrArray parameter of type gpointer is not supportedfunction
get_values_as_ptr_array: GLib.PtrArray parameter of type gpointer is not supportedparameter
orig_key: orig_key: Out parameter is not supportedparameter
hash_func: HashFuncparameter
hash_func: HashFuncfunction
steal_all_keys: GLib.PtrArray parameter of type gpointer is not supportedfunction
steal_all_values: GLib.PtrArray parameter of type gpointer is not supportedparameter
stolen_key: stolen_key: Out parameter is not supported