package efl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type overlay = {
  1. text_class : string;
  2. font : string;
  3. size : int;
}
type properties = {
  1. name : string;
  2. styles : string list;
}
val properties_get : string -> properties
val fontconfig_name_get : string -> string option -> string
OCaml

Innovation. Community. Security.