steal
Removes a key and its associated value from a #GHashTable without calling the key and value destroy functions.
Return
true if the key was found and removed from the #GHashTable
Parameters
hashTable
a #GHashTable
key
the key to remove
Removes a key and its associated value from a #GHashTable without calling the key and value destroy functions.
true if the key was found and removed from the #GHashTable
a #GHashTable
the key to remove