package wayland

  1. Overview
  2. Docs
Pure OCaml Wayland protocol library

Install

Dune Dependency

Authors

Maintainers

Sources

wayland-2.0.tbz
sha256=8821b5ce4d6d03b81d186b7bf1cdec422d0d37d161dc7b023f8732ed8de9834b
sha512=d948ef44fefd3aed4c3a89cc2bea82e3e7ef6ef8584516645e763c2e5dbc31683c2f45fb002a1a22072ad7221972ad28f032973e9d40ae470b425c460c51ecdf

doc/wayland.protocols/Wayland_protocols/Xdg_shell_proto/Xdg_positioner/Anchor/index.html

Module Xdg_positioner.AnchorSource

Sourcetype t =
  1. | None : t
  2. | Top : t
  3. | Bottom : t
  4. | Left : t
  5. | Right : t
  6. | Top_left : t
  7. | Bottom_left : t
  8. | Top_right : t
  9. | Bottom_right : t
Sourceval to_int32 : t -> int32
Sourceval of_int32 : int32 -> t
OCaml

Innovation. Community. Security.