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 with 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

2024-7-27