Source position: lazglib2.pas line 4559
function g_list_insert_sorted(
list: PGList;
data: gpointer;
func: TGCompareFunc
):PGList;