Package: gtk

Accessor gtk:gesture-n-points

Lambda List

gtk:gesture-n-points (object)

Syntax

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

Arguments

object -- a gtk:gesture object
n-points -- an integer for the number of touch points

Details

The accessor for the n-points slot returns the number of touch points that trigger recognition on this gesture.
 

See also

2026-08-30