Source position: gnomecanvasutil.inc line 5
type TGnomeCanvasPoints = record
num_points: LongInt;
coords: Pdouble;
ref_count: LongInt;
end;