clutter: Add n_fingers field to ClutterTouchpadPinchEvent
https://bugzilla.gnome.org/show_bug.cgi?id=765937
This commit is contained in:
parent
30fa764c90
commit
4186833df7
@ -459,6 +459,7 @@ struct _ClutterTouchpadPinchEvent
|
|||||||
gfloat dy;
|
gfloat dy;
|
||||||
gfloat angle_delta;
|
gfloat angle_delta;
|
||||||
gfloat scale;
|
gfloat scale;
|
||||||
|
guint n_fingers;
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user