Skip to content

Gdk.TimeCoord

record (struct)

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.

Properties

time

time: int  # read/write

flags

flags: AxisFlags | int  # read/write

axes

axes: list[float]  # read/write