Package: gdk

Accessor gdk-event-touch-x

Lambda List

gdk-event-touch-x (instance)

Syntax

(gdk-event-touch-x instance) => x
(setf (gdk-event-touch-x instance) x)

Arguments

instance -- a gdk-event-touch instance
x -- a double float with the x coordinate of the pointer relative to the window

Details

Accessor of the x slot of the gdk-event-touch structure.
 

See also

2021-12-13