package efl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type axis = [
  1. | `both
  2. | `horizontal
  3. | `none
  4. | `vertical
]
val add : Evas.obj -> Evas.obj
val target_set : Evas.obj -> Evas.obj -> unit
val target_get : Evas.obj -> Evas.obj
val parent_set : Evas.obj -> Evas.obj -> unit
val parent_get : Evas.obj -> Evas.obj
val best_content_location_get : Evas.obj -> axis -> string option
val dismiss : Evas.obj -> unit
OCaml

Innovation. Community. Security.