GestureMultiPress.setArea

If @rect is non-%NULL, the press area will be checked to be confined within the rectangle, otherwise the button count will be reset so the press is seen as being the first one. If @rect is %NULL, the area will be reset to an unrestricted state.

Note: The rectangle is only used to determine whether any non-first click falls within the expected area. This is not akin to an input shape.

class GestureMultiPress
void
setArea

Parameters

rect GdkRectangle*

rectangle to receive coordinates on

Meta

Since

3.14