mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
14ba521b6d
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 |
||
---|---|---|
.. | ||
reference | ||
CODEOWNERS | ||
debugging.txt | ||
macros.txt |