package efl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. direction : int;
  2. z : int;
  3. output : Evas.point;
  4. canvas : Evas.coord_point;
  5. modifiers : Evas.modifier;
  6. timestamp : int;
  7. event_flags : flags;
  8. dev : Evas.device;
}
OCaml

Innovation. Community. Security.