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