package efl

  1. Overview
  2. Docs
type t = {
  1. y : int;
  2. radius : int;
  3. zoom : float;
  4. momentum : float;
}
val of_ptr : Evas.ptr -> t
OCaml

Innovation. Community. Security.