mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 05:43:28 +02:00
Merge branch 'ptr-array-sort-values' into 'main'
garray: Add g_ptr_array_sort_values[_with_data]() wrappers See merge request GNOME/glib!3155
This commit is contained in:
@@ -2742,6 +2742,8 @@ g_ptr_array_steal_index
|
||||
g_ptr_array_steal_index_fast
|
||||
g_ptr_array_sort
|
||||
g_ptr_array_sort_with_data
|
||||
g_ptr_array_sort_values
|
||||
g_ptr_array_sort_values_with_data
|
||||
g_ptr_array_set_size
|
||||
g_ptr_array_index
|
||||
g_ptr_array_free
|
||||
|
Reference in New Issue
Block a user