remove

fun remove(key: String): Boolean

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

Return

true if the key was found and removed

Since

2.40

Parameters

key

the key to remove