Source position: gtypes.inc line 68
type TGCompareDataFunc = function(
a: gconstpointer;
b: gconstpointer;
user_data: gpointer
):gint;