enumGetValue
Returns the #GEnumValue for a value.
Return
the #GEnumValue for @value, or null if @value is not a member of the enumeration
Parameters
enumClass
a #GEnumClass
value
the value to look up
Returns the #GEnumValue for a value.
the #GEnumValue for @value, or null if @value is not a member of the enumeration
a #GEnumClass
the value to look up