mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 18:26:19 +01:00
docs fixups for glib/
This commit is contained in:
parent
9829d04be8
commit
c14a971f32
@ -788,7 +788,6 @@ g_atomic_pointer_xor
|
|||||||
g_atomic_int_exchange_and_add
|
g_atomic_int_exchange_and_add
|
||||||
|
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
G_ATOMIC_OP_MEMORY_BARRIER_NEEDED
|
|
||||||
G_ATOMIC_OP_USE_GCC_BUILTINS
|
G_ATOMIC_OP_USE_GCC_BUILTINS
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
@ -2713,6 +2712,7 @@ g_unichar_compose
|
|||||||
g_unichar_decompose
|
g_unichar_decompose
|
||||||
g_unichar_fully_decompose
|
g_unichar_fully_decompose
|
||||||
GUnicodeType
|
GUnicodeType
|
||||||
|
G_UNICODE_COMBINING_MARK
|
||||||
g_unichar_type
|
g_unichar_type
|
||||||
GUnicodeBreakType
|
GUnicodeBreakType
|
||||||
g_unichar_break_type
|
g_unichar_break_type
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
#include "gwakeup.h"
|
#include "gwakeup.h"
|
||||||
|
|
||||||
/**
|
/*< private >
|
||||||
* SECTION:gwakeup
|
* SECTION:gwakeup
|
||||||
* @title: GWakeup
|
* @title: GWakeup
|
||||||
* @short_description: portable cross-thread event signal mechanism
|
* @short_description: portable cross-thread event signal mechanism
|
||||||
|
Loading…
Reference in New Issue
Block a user