Package: gtk

Accessor gtk-gesture-n-points

Lambda List

gtk-gesture-n-points (object)

Syntax

(gtk-gesture-n-points object) => n-points)
(setf (gtk-gesture-n-points object) n-points)

Arguments

object -- a gtk-gesture object
n-points -- the number of touch points

Details

Accessor of the n-points slot of the gtk-gesture class.

The number of touch points that trigger recognition on this gesture.
 

See also

2020-9-15