Package: gdk

Accessor gdk:event-touch-axes

Lambda List

gdk:event-touch-axes (instance)

Syntax

(gdk:event-touch-axes instance) => axes
(setf (gdk:event-touch-axes instance) axes)

Arguments

instance -- a gdk:event-touch instance
axes -- an array of double float with the x,y coordinates translated to the axes of the device

Details

Accessor of the axes slot of the gdk:event-touch structure.
 

See also

2024-6-28