gi: Add missing Since annotation

Fixes b32e1b63ee
This commit is contained in:
Bilal Elmoussaoui 2024-07-09 01:43:47 +00:00 committed by Philip Withnall
parent fc01879341
commit a31479316d

View File

@ -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,