Package: glib

Function glib:variant-dict-contains

Lambda List

glib:variant-dict-contains (dict key)

Arguments

dict -- a g:variant-dict instance
key -- a string with the key to look up in the dictionary

Return Value

True if key is in the dictionary.

Details

Checks if the key exists in the dictionary.
 

See also

2024-11-20