Package: gdk

Accessor gdk:event-touchpad-pinch-x

Lambda List

gdk:event-touchpad-pinch-x (instance)

Syntax

(gdk:event-touchpad-pinch-x instance) => x
(setf (gdk:event-touchpad-pinch-x instance) x)

Arguments

instance -- a gdk:event-touchpad-pinch instance
x -- a double float with the x coordinate of the pointer

Details

Accessor of the x slot of the gdk:event-touchpad-pinch structure.
 

See also

2024-6-28