Source position: gdkinput.inc line 68
type TGdkTimeCoord = record
time: guint32;
axes: array [0..(GDK_MAX_TIMECOORD_AXES)-1] of gdouble;
end;