mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-25 03:17:52 +02:00
Merge branch 'garray_binary_search' into 'master'
Add g_array_binary_search() to garray API Closes #373 See merge request GNOME/glib!850
This commit is contained in:
@@ -2626,6 +2626,7 @@ g_array_remove_index_fast
|
||||
g_array_remove_range
|
||||
g_array_sort
|
||||
g_array_sort_with_data
|
||||
g_array_binary_search
|
||||
g_array_index
|
||||
g_array_set_size
|
||||
g_array_set_clear_func
|
||||
|
Reference in New Issue
Block a user