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 value
const(char) * valueNamethe name of the value
const(char) * valueNickthe nickname of the value