mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-12 20:36:15 +01:00
Merge branch 'mwleeds/log-set-enabled-docs' into 'main'
gmessages: Fix typo in docs See merge request GNOME/glib!2515
This commit is contained in:
commit
b400943767
@ -2910,7 +2910,7 @@ g_log_get_debug_enabled (void)
|
|||||||
* g_log_set_debug_enabled:
|
* g_log_set_debug_enabled:
|
||||||
* @enabled: %TRUE to enable debug output, %FALSE otherwise
|
* @enabled: %TRUE to enable debug output, %FALSE otherwise
|
||||||
*
|
*
|
||||||
* Enable or disable debug output from the GLib logging system is enabled. This
|
* Enable or disable debug output from the GLib logging system. This
|
||||||
* value interacts disjunctively with `G_MESSAGES_DEBUG` — if either of them
|
* value interacts disjunctively with `G_MESSAGES_DEBUG` — if either of them
|
||||||
* would allow a debug message to be outputted, it will be.
|
* would allow a debug message to be outputted, it will be.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user