Value.dupVariant

Get the contents of a variant gobject.Value, increasing its refcount. The returned glib.Variant is never floating.

class Value
dupVariant
()

Return Value

Type: Variant

variant contents of value (may be NULL); should be unreffed using Variant.unref when no longer needed

Meta

Since

2.26