glib/docs/reference
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
..
gio gliststore: Add item lookup functions 2019-09-25 08:37:22 +02:00
glib Add a wrapper for fsync() function 2019-09-18 10:47:23 +02:00
gobject docs: Remove priv pointers from the tutorial example 2019-09-20 11:38:47 +02:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build gversionmacros: Add version macros for GLib 2.64 2019-09-17 12:24:16 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00