sig
  type t = { momentum : Elm.Gesture_momentum_info.t; angle : float; }
  val of_ptr : Evas.ptr -> Elm.Gesture_line_info.t
end