Like g_slist_sort(), but the sort function accepts a user data argument.
comparison function
data to pass to comparison function
Return: new head of the list
See Implementation
Like g_slist_sort(), but the sort function accepts a user data argument.