Merge branch 'list-store-equal-full' into 'main'

gio: Add g_list_store_find_with_equal_func_full()

Closes #2447

See merge request GNOME/glib!2549
This commit is contained in:
Philip Withnall
2022-04-05 18:02:15 +00:00
6 changed files with 92 additions and 2 deletions

View File

@@ -4765,6 +4765,7 @@ g_list_store_splice
g_list_store_sort
g_list_store_find
g_list_store_find_with_equal_func
g_list_store_find_with_equal_func_full
<SUBSECTION Standard>
G_TYPE_LIST_STORE
<SUBSECTION Private>

View File

@@ -2875,6 +2875,7 @@ g_hash_table_new_full
g_hash_table_new_similar
GHashFunc
GEqualFunc
GEqualFuncFull
g_hash_table_insert
g_hash_table_replace
g_hash_table_add