Package: glib

Function glib:variant-iter-free

Lambda List

glib:variant-iter-free (iter)

Arguments

iter -- a heap-allocated g:variant-iter instance

Details

Frees a heap-allocated g:variant-iter instance. Only call this function on iterators that were returned by the g:variant-iter-new or g:variant-iter-copy functions.
 

See also

2025-05-04