gvdb_hash_table_new

GHashTable* gvdb_hash_table_new (GHashTable* parent,
                                 const gchar* key);
  
parent

a GLib.HashTable

key

the name in parent, or NULL

Returns

a GLib.HashTable hash_table