Package: glib

Function glib:variant-dict-insert-value

Lambda List

glib:variant-dict-insert-value (dict key value)

Arguments

dict -- a g:variant-dict instance
key -- a string for the key to insert a value for
value -- a g:variant instance for the value to insert

Details

Inserts, or replaces, a key in a g:variant-dict instance.
 

See also

2025-05-25