insertValue

fun insertValue(key: String, value: Variant)

Inserts (or replaces) a key in a #GVariantDict.

Since

2.40

Parameters

key

the key to insert a value for

value

the value to insert