gtk-kn
Toggle table of contents
native
Platform filter
native
Switch theme
Search in API
gtk-kn
glib
/
org.gtkkn.bindings.glib
/
VariantDict
/
contains
contains
fun
contains
(
key
:
String
)
:
Boolean
Checks if @key exists in @dict.
Return
true if @key is in @dict
Since
2.40
Parameters
key
the key to look up in the dictionary