VariantType.copy

Makes a copy of a GVariantType. It is appropriate to call g_variant_type_free() on the return value. type may not be NULL. Since 2.24. [transfer full]

class VariantType
copy
()

Return Value

a new GVariantType

Meta