GdkTimeCoord

The GdkTimeCoord structure stores a single event in a motion history. It contains the following fields: guint32 time; The timestamp for this event. gdouble axesGDK_MAX_TIMECOORD_AXES; the values of the device's axes.

struct GdkTimeCoord {}

Members

Variables

axes
double axes;
Undocumented in source.
time
uint time;
Undocumented in source.

Meta