Source position: lazpango1.pas line 684
type TPangoRectangle = record
x: gint;
y: gint;
width: gint;
height: gint;
end;