package efl

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

Innovation. Community. Security.