package wayland

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

Module Wayland_proto.Wl_outputSource

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

Subpixel geometry information.

Sourcemodule Transform : sig ... end

Transform from framebuffer to output.

Sourcemodule Mode : sig ... end

Mode information.

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

Innovation. Community. Security.