Property

ClutterClickGesture:n-clicks-required

Declaration

property n-clicks-required: guint [ read, write ]

Description [src]

The number of clicks required for the gesture to recognize, this can be used to implement double-click gestures.

Note that for single clicks, the gesture will recognize on button-release, while for double or more clicks, the gesture will recognize on button-press.

Type:guint

Flags

Readableyes
Writableyes
Constructno
Construct onlyno