Package: glib

Function g-variant-unref

Lambda List

g-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

2020-11-30