Source position: gtypes.inc line 78
type TGFunc = procedure(
data: gpointer;
userdata: gpointer;
key: gconstpointer
);