Variant.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.

class Variant
iterNew
()

Return Value

a new heap-allocated #GVariantIter

Meta

Since

2.24