Package: gdk

Accessor gdk-event-button-axes

Lambda List

gdk-event-button-axes (instance)

Syntax

(gdk-event-button-axes instance) => axes
(setf (gdk-event-button-axes instance) axes)

Arguments

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

See also

2021-12-13