Package: gdk

Accessor gdk-event-touch-y-root

Lambda List

gdk-event-touch-y-root (instance)

Syntax

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

Arguments

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

Details

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

See also

2021-12-13