package wayland

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

Module Wayland_proto.Wl_surfaceSource

Sourcetype t = [
  1. | `Wl_surface
]
Sourcetype Metadata.ty +=
  1. | T : [ `Wl_surface ] Metadata.ty
Sourcetype versions = [
  1. | `V1
  2. | `V2
  3. | `V3
  4. | `V4
  5. | `V5
]
Sourceval interface : string
Sourceval version : int32
Sourcemodule Error : sig ... end

Wl_surface error values.

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

Innovation. Community. Security.