VariantDict.remove

Removes a key and its associated value from a glib.VariantDict

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