Package: gdk

Accessor gdk:event-motion-axes

Lambda List

gdk:event-motion-axes (instance)

Syntax

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

Arguments

instance -- a gdk:event-motion 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-motion structure.
 

See also

2024-6-28