package wayland

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `Org_kde_kwin_server_decoration
]
type Wayland.Metadata.ty +=
  1. | T : [ `Org_kde_kwin_server_decoration ] Wayland.Metadata.ty
type versions = [
  1. | `V1
]
val interface : string
val version : int32
module Mode : sig ... end

Possible values to use in request_mode and the event mode..

val requests : int -> string * (string * [> `Uint ]) list
val events : int -> string * (string * [> `Uint ]) list