API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.40
gboolean g_variant_dict_remove ( GVariantDict* dict, const gchar* key )
Removes a key and its associated value from a GVariantDict.
GVariantDict
Available since: 2.40
key
Type: const gchar*
const gchar*
The key to remove.
Type: gboolean
gboolean
TRUE if the key was found and removed.
TRUE