Source position: lazglib2.pas line 4872
function g_slist_insert_sorted(
list: PGSList;
data: gpointer;
func: TGCompareFunc
):PGSList;