Source position: gslist.inc line 30
function g_slist_insert_sorted(
list: PGSList;
data: gpointer;
func: TGCompareFunc
):PGSList;