Package: glib

Function glib:variant-type-new-dict-entry

Lambda List

glib:variant-type-new-dict-entry (key value)

Arguments

key -- a basic g:variant-type instance
value -- a g:variant-type instance

Return Value

The new dictionary entry g:variant-type instance.

Details

Constructs the variant type corresponding to a dictionary entry with a key of key type and a value of value type.
 

See also

2024-11-20