gmessages: Add g_info macro for G_LOG_LEVEL_INFO
authorStef Walter <stefw@gnome.org>
Tue, 29 Oct 2013 20:30:06 +0000 (21:30 +0100)
committerStef Walter <stefw@gnome.org>
Tue, 19 Nov 2013 07:08:14 +0000 (08:08 +0100)
commit36f1a4ce7ed6df6aa8d24169508cc33dfc34cd79
tree3e1c388cfe983de486c6c20ed5af79b5605ff536
parenta46459b0002af97c035133907706caeba76f7863
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
docs/reference/glib/glib-sections.txt
glib/gmessages.c
glib/gmessages.h
glib/tests/protocol.c