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