Package: glib
Function glib:variant-iter-new
Lambda Listglib:variant-iter-new (value) ArgumentsReturn ValueThe new heap-allocated g:variant-iter instance. Details Creates a heap-allocated g:variant-iter instance for iterating over the items in value. Use the g:variant-iter-free function to free the return value when you
no longer need it. A reference is taken to value and will be released only when the g:variant-iter-free function is called. | See also |
2025-05-04