Package: glib

Function glib:variant-unref

Lambda List

glib:variant-unref (value)

Arguments

value -- a g:variant instance

Details

Decreases the reference count of value. When its reference count drops to 0, the memory used by the variant is freed.
 

See also

2024-11-20