Has anyone used the g_ptr_array_sort method? The pointers I put into the g_ptr_array are never given to the compare_func. I’ve attached some code that demonstrates this problem.
Thanks,
Bruce
ptr_array_sort_test.c