package wayland

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

Module Wayland_proto.Wl_displaySource

Sourcetype t = [
  1. | `Wl_display
]
Sourcetype Metadata.ty +=
  1. | T : [ `Wl_display ] Metadata.ty
Sourcetype versions = [
  1. | `V1
]
Sourceval interface : string
Sourceval version : int32
Sourcemodule Error : sig ... end

Global error values.

Sourceval requests : int -> string * (string * [> `New_ID of string option ]) list
Sourceval events : int -> string * (string * [> `Object of 'a option | `String | `Uint ]) list
OCaml

Innovation. Community. Security.