TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.89.4
Generated with TypeDoc via ts-for-gir v5.2.0
Removes a key and its associated value from a GLib.HashTable without calling the key and value destroy functions.
a GLib.HashTable
the key to remove
true if the key was found and removed from the GLib.HashTable
true
Removes a key and its associated value from a GLib.HashTable without calling the key and value destroy functions.