package efl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type opt = [
  1. | `center
  2. | `last
  3. | `scale
  4. | `stretch
  5. | `tile
]
val add : Evas.obj -> Evas.obj
val file_set : Evas.obj -> string -> ?g:string -> unit -> unit
val file_get : Evas.obj -> string * string option
val option_set : Evas.obj -> opt -> unit
val option_get : Evas.obj -> opt
val color_set : Evas.obj -> int -> int -> int -> unit
val color_get : Evas.obj -> int * int * int
val load_size_set : Evas.obj -> int -> int -> unit
OCaml

Innovation. Community. Security.