API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.74
#define G_DEFINE_ENUM_VALUE ( EnumValue, EnumNick )
Defines an enumeration value, and maps it to a “nickname”.
This macro can only be used with G_DEFINE_ENUM_TYPE() and G_DEFINE_FLAGS_TYPE().
Available since: 2.74
This function is not directly available to language bindings.
EnumValue
Type: -
-
An enumeration value.
EnumNick
A short string representing the enumeration value.