VariantDict.remove
bool remove(string key)Removes a key and its associated value from a #GVariantDict.
Parameters
key | the key to remove |
Returns
true if the key was found and removed
bool remove(string key)Removes a key and its associated value from a #GVariantDict.
key | the key to remove |