mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-10 17:53:07 +02:00
parent
fc01879341
commit
a31479316d
@ -321,6 +321,8 @@ g_qsort_with_data (gconstpointer pbase,
|
|||||||
* (like [`qsort_r()`](man:qsort_r(3))).
|
* (like [`qsort_r()`](man:qsort_r(3))).
|
||||||
*
|
*
|
||||||
* Unlike `qsort()`, this is guaranteed to be a stable sort.
|
* Unlike `qsort()`, this is guaranteed to be a stable sort.
|
||||||
|
*
|
||||||
|
* Since: 2.82
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
g_sort_array (const void *array,
|
g_sort_array (const void *array,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user