package efl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. keyname : string;
  2. modifiers : Evas.modifier;
  3. key : string;
  4. string : string;
  5. compose : string;
  6. timestamp : int;
  7. event_flags : flags;
  8. dev : Evas.device;
}
OCaml

Innovation. Community. Security.