Package: gdk

Accessor gdk-event-touch-y

Lambda List

gdk-event-touch-y (instance)

Syntax

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

Arguments

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

Details

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

See also

2021-12-13