[ CCode ( type_id = "g_base_info_gtype_get_type ()" ) ]
[ Compact ]
public class ConstantInfo : BaseInfo
`GIConstantInfo` represents a constant.
A constant has a type associated – which can be obtained by calling [method@GIRepository.ConstantInfo.get_type_info] – and a value – which can be obtained by calling [method@GIRepository.ConstantInfo.get_value].