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
..
2013-10-17 10:12:27 -04:00
2011-12-08 18:05:12 -05:00
2011-12-08 18:05:12 -05:00
2019-09-09 08:51:46 -04:00
2019-01-22 13:18:50 -05:00