package efl

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

Innovation. Community. Security.