1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-12 21:48:50 +02:00

Merge branch 'bilelmoussaoui-main-patch-13638' into 'main'

gi: Add missing Since annotation

See merge request 
This commit is contained in:
Philip Withnall
2024-07-09 22:08:49 +00:00

@ -321,6 +321,8 @@ g_qsort_with_data (gconstpointer pbase,
* (like [`qsort_r()`](man:qsort_r(3))).
*
* Unlike `qsort()`, this is guaranteed to be a stable sort.
*
* Since: 2.82
*/
void
g_sort_array (const void *array,