mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 18:52:09 +01:00
Merge branch 'bilelmoussaoui-main-patch-13638' into 'main'
gi: Add missing Since annotation See merge request GNOME/glib!4144
This commit is contained in:
commit
8bf5873272
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user