VariantDict.remove

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

class VariantDict
bool
remove
(
string key
)

Parameters

key string

the key to remove

Return Value

Type: bool

true if the key was found and removed