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

Meta

Since

2.40