Removes a key and its associated value from a GHashTable without calling the key and value destroy functions.
the key to remove
TRUE if the key was found and removed from the GHashTable
See Implementation
Removes a key and its associated value from a GHashTable without calling the key and value destroy functions.