gobject: Add to_string() functions for Enum and Flags types

These are useful for debugging.

https://bugzilla.gnome.org/show_bug.cgi?id=447907
This commit is contained in:
Garrett Regier
2015-05-14 03:09:30 -07:00
committed by Philip Withnall
parent 625936343d
commit 6c95cd22e9
5 changed files with 186 additions and 11 deletions

View File

@@ -351,9 +351,11 @@ GFlagsValue
g_enum_get_value
g_enum_get_value_by_name
g_enum_get_value_by_nick
g_enum_to_string
g_flags_get_first_value
g_flags_get_value_by_name
g_flags_get_value_by_nick
g_flags_to_string
g_enum_register_static
g_flags_register_static
g_enum_complete_type_info