Method
ClutterGestureget_point_previous_coords_abs
Declaration [src]
void
clutter_gesture_get_point_previous_coords_abs (
  ClutterGesture* self,
  int point_index,
  graphene_point_t* coords_out
)
Parameters
- point_index
- 
            Type: intNo description available. 
- coords_out
- 
            Type: graphene_point_tNo description available. The data is owned by the caller of the method.