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