Package: glib

Function glib:variant-new-variant

Lambda List

glib:variant-new-variant (value)

Arguments

value -- a g:variant instance

Return Value

The floating reference to a new g:variant instance.

Details

The result is a g:variant instance representing a variant containing the original value. If child is a floating reference, see the g:variant-ref-sink function, the new instance takes ownership of child.
 

See also

#2024-11-20