TimeCoord

class TimeCoord(*args, **kwargs)

A GdkTimeCoord stores a single event in a motion history.

To check whether an axis is present, check whether the corresponding flag from the AxisFlags enumeration is set in the flags To access individual axis values, use the values of the values of the AxisUse enumerations as indices.

Fields

class TimeCoord
axes

Axis values, indexed by AxisUse

flags

Flags indicating what axes are present, see AxisFlags

time

The timestamp for this event