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 with the key to insert a value for
value -- a g:variant instance with the value to insert

Details

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

See also

2024-11-20