Package: gdk
Struct gdk:time-coord
Declaration(defstruct time-coord time flags axes) Values
Details The gdk:time-coord structure stores a single event in a motion
history.
To check whether an axis is present, check whether the corresponding flag from the gdk:axis-flags enumeration is set in the flags value. To
access individual axis values, use the values of the values of the gdk:axis-use enumeration as indices. | See also |
2026-02-21