Gesture.getBoundingBox

If there are touch sequences being currently handled by @gesture, this function returns %TRUE and fills in @rect with the bounding box containing all active touches. Otherwise, %FALSE will be returned.

class Gesture
bool
getBoundingBox

Parameters

rect GdkRectangle

bounding box containing all active touches.

Return: %TRUE if there are active touches, %FALSE otherwise

Meta

Since

3.14