gvalue_hash_dup


Description:


public HashTable<unowned string,unowned Value?> gvalue_hash_dup (HashTable<void*,void*> hash)

Utility function to duplicate a hash table of Values.

Parameters:

hash

a GenericSet mapping string:GValue

Returns:

a newly allocated duplicated GenericSet, caller must free the returned hash with g_hash_table_unref or g_hash_table_destroy


Namespace: NM.Utils
Package: libnm-util