glib/docs
Niels De Graef 14ba521b6d gliststore: Add item lookup functions
Currently, there is no quick way to find whether and element is already
part of a list store, except for manually writing a for-loop and calling
`g_list_model_get_item()` and breaking when you find the item.

This is mostly just a small API addition to support this use case.

Fixes https://gitlab.gnome.org/GNOME/glib/issues/1011
2019-09-25 08:37:22 +02:00
..
reference gliststore: Add item lookup functions 2019-09-25 08:37:22 +02:00
CODEOWNERS CODEOWNERS: Add myself as co-owner of Windows stuff 2019-08-27 12:57:32 +05:30
debugging.txt docs: Drop outdated timestamp and sign-off line 2019-01-15 15:11:43 +00:00
macros.txt docs: Drop pointless leading whitespace 2019-01-15 15:11:43 +00:00