package efl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. device : int;
  2. radius : float;
  3. radius_x : float;
  4. radius_y : float;
  5. pressure : float;
  6. angle : float;
  7. cur : Evas.precision_position;
  8. modifiers : Evas.modifier;
  9. timestamp : int;
  10. event_flags : flags;
  11. dev : Evas.device;
}
OCaml

Innovation. Community. Security.