Source position: gconfglibpublic.inc line 5
type TGError = record
domain: TGQuark;
code: gint;
message: Pgchar;
end;