package wayland

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

Window decoration modes.

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