Source position: gtypes.inc line 65
type TGCompareFunc = function(
a: gconstpointer;
b: gconstpointer
):gint;