mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
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:
@@ -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>
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user