TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Removes a key and its associated value from a GLib.HashTable without calling the key and value destroy functions.
a GLib.HashTable
Optional
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.