[ CCode ( type_id = "g_base_info_gtype_get_type ()" ) ]
[ Compact ]
public class UnionInfo : BaseInfo
`GIUnionInfo` represents a union type.
A union has methods and fields. Unions can optionally have a discriminator, which is a field deciding what type of real union fields is valid for specified instance.