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
Since 2.32
Checks if key is in hash_table.
key
hash_table
a GLib.HashTable
a key to check
true if key is in hash_table, false otherwise.
true
false
2.32
Checks if
keyis inhash_table.