mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
gtree: Make g_tree_remove_all() public
g_tree_remove_all is useful and the corresponding function in GHashTable is exposed, so make this function public is meaningful.
This commit is contained in:
committed by
Philip Withnall
parent
9bad38887d
commit
8fb3101715
@@ -3055,6 +3055,7 @@ g_tree_lower_bound
|
||||
g_tree_upper_bound
|
||||
g_tree_remove
|
||||
g_tree_steal
|
||||
g_tree_remove_all
|
||||
g_tree_destroy
|
||||
</SECTION>
|
||||
|
||||
|
Reference in New Issue
Block a user