TouchpadPinchEvent
Object Hierarchy:
Description:
[ CCode ( has_type_id = false ) ]
[ Compact ]
[ Version ( since = "1.24" ) ]
public class TouchpadPinchEvent : Event
[ Compact ]
[ Version ( since = "1.24" ) ]
public class TouchpadPinchEvent : Event
Used for touchpad pinch gesture events.
The current state of the gesture will be determined by the phase
field.
Each event with phase BEGIN will report a scale
of 1.0, all later phases in the gesture report the current scale relative to the initial 1.0 value (eg. 0.5 being half the size, 2.0
twice as big).
Namespace: Clutter
Package: clutter-1.0
Content:
Fields:
Inherited Members:
All known members inherited from class Clutter.Event