gmessages: Add g_info macro for G_LOG_LEVEL_INFO

For completeness. Although less used than others, projects want
to use this, and end up having to define it awkwardly themselves.

https://bugzilla.gnome.org/show_bug.cgi?id=711103
This commit is contained in:
Stef Walter
2013-10-29 21:30:06 +01:00
parent a46459b000
commit 36f1a4ce7e
4 changed files with 38 additions and 5 deletions

View File

@@ -1072,6 +1072,7 @@ g_message
g_warning
g_critical
g_error
g_info
g_debug
<SUBSECTION>