gobject.enum_value
Module for [EnumValue] struct
struct EnumValue
Types 1
structEnumValue
A structure which contains a single enum value, its name, and its nickname.
Fields
int valuethe enum valueconst(char) * valueNamethe name of the valueconst(char) * valueNickthe nickname of the value