API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.40
gboolean g_variant_dict_contains ( GVariantDict* dict, const gchar* key )
Checks if key exists in dict.
key
dict
Available since: 2.40
Type: const gchar*
const gchar*
The key to look up in the dictionary.
Type: gboolean
gboolean
TRUE if key is in dict.
TRUE