package efl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ty = [
  1. | `file
  2. | `none
  3. | `standard
]
type lookup_order = [
  1. | `fdo
  2. | `fdo_theme
  3. | `theme
  4. | `theme_fdo
]
val add : Evas.obj -> Evas.obj
val thumb_set : Evas.obj -> string -> string -> ?g:string -> unit -> unit
val standard_set : Evas.obj -> string -> bool
val standard_get : Evas.obj -> string option
val order_lookup_set : Evas.obj -> lookup_order -> unit
val order_lookup_get : Evas.obj -> lookup_order
OCaml

Innovation. Community. Security.