Package: glib

Function glib:variant-dict-remove

Lambda List

glib:variant-dict-remove (dict key)

Arguments

dict -- a g:variant-dict instance
key -- a string with the key to remove

Return Value

True if the key was found and removed.

Details

Removes a key and its associated value from a g:variant-dict instance.
 

See also

2024-11-20