Package: gdk

Accessor gdk:event-pad-axis-index

Lambda List

gdk:event-pad-axis-index (instance)

Syntax

(gdk:event-pad-axis-index instance) => index
(setf (gdk:event-pad-axis-index instance) index)

Arguments

instance -- a gdk:event-pad-axis instance
index -- an unsigned integer with the number of strip/ring that was interacted, this number is zero-indexed

Details

Accessor of the index slot of the gdk:event-pad-axis structure.
 

See also

2024-6-28