mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
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:
@@ -1072,6 +1072,7 @@ g_message
|
||||
g_warning
|
||||
g_critical
|
||||
g_error
|
||||
g_info
|
||||
g_debug
|
||||
|
||||
<SUBSECTION>
|
||||
|
Reference in New Issue
Block a user