Method
GLibVariantDictremove
since: 2.40
[−]
Description [src]
Removes a key and its associated value from a GVariantDict
.
Available since: 2.40
[−]
Parameters
key
-
Type:
const gchar*
The key to remove.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.