Warning gtk_type_enum_find_value is deprecated and should not be used in newly-written code. Returns a pointer to one of enum_type's GtkEnumValues's whose name (or nickname) matches value_name.
a GtkType.
the name to look for.
GtkEnumValue*
See Implementation
Warning gtk_type_enum_find_value is deprecated and should not be used in newly-written code. Returns a pointer to one of enum_type's GtkEnumValues's whose name (or nickname) matches value_name.