mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-04 14:53:06 +02:00
gmessages: Drop one of the documentation sections
It was short, unhelpful, and easy to confuse with the longer and more informative documentation sections. https://bugzilla.gnome.org/show_bug.cgi?id=769785
This commit is contained in:
parent
599bb6eaf3
commit
f7825f98e7
@ -27,7 +27,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:warnings
|
* SECTION:messages
|
||||||
* @Title: Message Output and Debugging Functions
|
* @Title: Message Output and Debugging Functions
|
||||||
* @Short_description: functions to output messages and help debug applications
|
* @Short_description: functions to output messages and help debug applications
|
||||||
*
|
*
|
||||||
@ -198,19 +198,6 @@
|
|||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
|
||||||
* SECTION:messages
|
|
||||||
* @title: Message Logging
|
|
||||||
* @short_description: versatile support for logging messages
|
|
||||||
* with different levels of importance
|
|
||||||
*
|
|
||||||
* These functions provide support for logging error messages
|
|
||||||
* or messages used for debugging.
|
|
||||||
*
|
|
||||||
* There are several built-in levels of messages, defined in
|
|
||||||
* #GLogLevelFlags. These can be extended with user-defined levels.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* G_LOG_DOMAIN:
|
* G_LOG_DOMAIN:
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user