Documentation
Dlang.org
VariantDict.contains
glib
variant_dict
VariantDict
Checks if key exists in dict.
class
VariantDict
bool
contains
(
string
key
)
Parameters
key
string
the key to look up in the dictionary
Return Value
Type:
bool
true if key is in dict
glib
variant_dict
VariantDict
constructors
this
functions
cPtr
clear
contains
end
insertValue
lookupValue
remove
self
properties
gType
static functions
getGType
Checks if key exists in dict.