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.