VariantDict.remove

bool remove(string key)

Removes a key and its associated value from a #GVariantDict.

Parameters

keythe key to remove

Returns

true if the key was found and removed