enumGetValueByName
Looks up a #GEnumValue by name.
Return
the #GEnumValue with name @name, or null if the enumeration doesn't have a member with that name
Parameters
enumClass
a #GEnumClass
name
the name to look up
Looks up a #GEnumValue by name.
the #GEnumValue with name @name, or null if the enumeration doesn't have a member with that name
a #GEnumClass
the name to look up