A gdk.types.TimeCoord stores a single event in a motion history.
To check whether an axis is present, check whether the corresponding flag from the gdk.types.AxisFlags enumeration is set in the @flags To access individual axis values, use the values of the values of the gdk.types.AxisUse enumerations as indices.
axis values, indexed by gdk.types.AxisUse
Flags indicating what axes are present, see gdk.types.AxisFlags
The timestamp for this event
A gdk.types.TimeCoord stores a single event in a motion history.
To check whether an axis is present, check whether the corresponding flag from the gdk.types.AxisFlags enumeration is set in the @flags To access individual axis values, use the values of the values of the gdk.types.AxisUse enumerations as indices.