Source position: gdktypes.inc line 28
type TGdkSegment = record
x1: gint;
y1: gint;
x2: gint;
y2: gint;
end;