TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
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.