Variant.iterNew

Creates a heap-allocated glib.VariantIter for iterating over the items in value.

Use Variant.iterFree to free the return value when you no longer need it.

A reference is taken to value and will be released only when Variant.iterFree is called.

class Variant
iterNew
()

Return Value

a new heap-allocated glib.VariantIter

Meta

Since

2.24