Type Alias glib::enums::EnumValues
source · pub type EnumValues = EnumerationValues<EnumValue>;
Expand description
Representation of enum values wrapped by EnumValuesStorage
Aliased Type§
struct EnumValues([EnumValue]);
Fields§
§0: [EnumValue]