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