iterNew
Creates a heap-allocated #GVariantIter for iterating over the items in @value.
Use g_variant_iter_free() to free the return value when you no longer need it.
A reference is taken to @value and will be released only when g_variant_iter_free() is called.
Return
a new heap-allocated #GVariantIter
Since
2.24