Struct
GdkTimeCoord
Description [src]
struct GdkTimeCoord {
guint32 time;
None axes;
}
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. |