gtk-d v2.4.1 (2014-11-09T15:39:14Z)
Home
Dub
Repo
HashTable.contains
glib
HashTable
HashTable
Checks if key is in hash_table. Since 2.32
class
HashTable
int
contains
(
void
*
key
)
Parameters
key
void
*
a key to check
Meta
Source
See Implementation
glib
HashTable
HashTable
constructors
this
destructors
~this
functions
add
contains
destroy
doref
find
foreac
foreachRemove
foreachSteal
getHashTableStruct
getKeys
getStruct
getValues
insert
lookup
lookupExtended
remove
removeAll
replace
size
steal
stealAll
unref
static functions
gDirectEqual
gDirectHash
gDoubleEqual
gDoubleHash
gInt64_Equal
gInt64_Hash
gIntEqual
gIntHash
gStrEqual
gStrHash
variables
gHashTable
Checks if key is in hash_table. Since 2.32