mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +01:00
docs: Fix glib-sections.txt includes for g_atomic_rc_* API
These were not changed when g_arc_*() was renamed to g_atomic_rc_*(). Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
f9705f7a0c
commit
40fc18521b
@ -3482,15 +3482,15 @@ g_rc_box_get_size
|
||||
|
||||
<SECTION>
|
||||
<FILE>arcbox</FILE>
|
||||
g_arc_box_alloc
|
||||
g_arc_box_alloc0
|
||||
g_arc_box_new
|
||||
g_arc_box_new0
|
||||
g_arc_box_dup
|
||||
g_arc_box_acquire
|
||||
g_arc_box_release
|
||||
g_arc_box_release_full
|
||||
g_arc_box_get_size
|
||||
g_atomic_rc_box_alloc
|
||||
g_atomic_rc_box_alloc0
|
||||
g_atomic_rc_box_new
|
||||
g_atomic_rc_box_new0
|
||||
g_atomic_rc_box_dup
|
||||
g_atomic_rc_box_acquire
|
||||
g_atomic_rc_box_release
|
||||
g_atomic_rc_box_release_full
|
||||
g_atomic_rc_box_get_size
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
Loading…
Reference in New Issue
Block a user