mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-09 17:31:40 +01:00
Add g_list_store_insert_sorted() which takes a GCompareDataFunc to decide where to insert. This ends up being a very trivial function, thanks to GSequence. https://bugzilla.gnome.org/show_bug.cgi?id=743927