package efl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type pos = [
  1. | `bottom_left
  2. | `bottom_right
  3. | `invalid
  4. | `top_left
  5. | `top_right
]
val add : Evas.obj -> Evas.obj
val pos_set : Evas.obj -> pos -> unit
val pos_get : Evas.obj -> pos
OCaml

Innovation. Community. Security.