enumGetValueByNick

Looks up a #GEnumValue by nickname.

Parameters

enumClass gobject.enum_class.EnumClass

a #GEnumClass

nick string

the nickname to look up

Return Value

Type: gobject.enum_value.EnumValue

the #GEnumValue with nickname nick, or null if the enumeration doesn't have a member with that nickname