Struct
GdkTimeCoord
Description [src]
struct GdkTimeCoord {
guint32 time;
gdouble axes[128];
}
A GdkTimeCoord
stores a single event in a motion history.
Structure members
time
The timestamp for this event.
axes
The values of the device’s axes.