New function to deep-copy a GNode and its children. (#93464, James M.
[platform/upstream/glib.git] / docs / reference / glib / glib-sections.txt
index 4231b1a..157c92a 100644 (file)
@@ -427,6 +427,12 @@ g_idle_add_full
 g_idle_remove_by_data
 
 <SUBSECTION>
+GPid
+GChildWatchFunc
+g_child_watch_source_new
+g_child_watch_add
+g_child_watch_add_full
+<SUBSECTION>
 GPollFD
 
 <SUBSECTION>
@@ -468,6 +474,7 @@ GLIB_SYSDEF_POLLPRI
 G_WIN32_MSG_HANDLE
 g_idle_funcs
 g_timeout_funcs
+g_child_watch_funcs
 </SECTION>
 
 <SECTION>
@@ -1692,6 +1699,8 @@ g_tree_destroy
 GNode
 g_node_new
 g_node_copy
+GCopyFunc
+g_node_copy_deep
 
 <SUBSECTION>
 g_node_insert
@@ -1867,9 +1876,12 @@ G_ALLOCATOR_SLIST
 <FILE>random_numbers</FILE>
 GRand
 g_rand_new_with_seed
+g_rand_new_with_seed_array
 g_rand_new
+g_rand_copy
 g_rand_free
 g_rand_set_seed
+g_rand_set_seed_array
 g_rand_boolean
 g_rand_int
 g_rand_int_range