package wayland

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

Module Wayland_proto.Wl_shmSource

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

Wl_shm error values.

Sourcemodule Format : sig ... end

Pixel formats.

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

Innovation. Community. Security.