cl-cffi-gtk4
API documentation
Package:
glib
Function glib:variant-dict-end
Lambda List
glib:variant-dict-end
(
dict
)
Arguments
dict
-- a
g:variant-dict
instance
Return Value
The new
g:variant
instance.
Details
Returns the current value of
dict
as a
g:variant
instance, clearing it in the process.
It is not permissible to use
dict
in any way after this call except for reference counting operations.
See also
g:variant-dict
g:variant
2024-11-20