Package: gdk

Accessor gdk:event-touchpad-pinch-scale

Lambda List

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

Syntax

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

Arguments

instance -- a gdk:event-touchpad-pinch instance
scale -- a double float with the current scale, relative to that at the time of the corresponding :begin value of the gdk:touchpad-gesture-phase enumeration

Details

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

See also

2024-6-28