VariantType.copy

Makes a copy of a #GVariantType. It is appropriate to call glib.variant_type.VariantType.free on the return value. type may not be null.

class VariantType
copy
()

Return Value

Type: glib.variant_type.VariantType

a new #GVariantType

Since 2.24