package wayland

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Wayland_proto.Wl_regionSource

Sourcetype t = [
  1. | `Wl_region
]
Sourcetype Metadata.ty +=
  1. | T : [ `Wl_region ] Metadata.ty
Sourcetype versions = [
  1. | `V1
]
Sourceval interface : string
Sourceval version : int32
Sourceval requests : int -> string * (string * [> `Int ]) list
Sourceval events : int -> string * 'a list
OCaml

Innovation. Community. Security.