Merge branch 'wip/nielsdg/g-list-store-find' into 'master'

gliststore: Add item lookup functions

Closes #1011

See merge request GNOME/glib!1096
This commit is contained in:
Philip Withnall
2019-11-27 11:22:56 +00:00
4 changed files with 163 additions and 0 deletions

View File

@@ -4657,6 +4657,8 @@ g_list_store_remove
g_list_store_remove_all
g_list_store_splice
g_list_store_sort
g_list_store_find
g_list_store_find_with_equal_func
<SUBSECTION Standard>
G_TYPE_LIST_STORE
<SUBSECTION Private>