Value.dupVariant

Get the contents of a variant GValue, increasing its refcount. Since 2.26

class Value
dupVariant
()

Return Value

Type: Variant

variant contents of value, should be unrefed using g_variant_unref() when no longer needed

Meta