Module Xdg_decoration_unstable_v1_proto.Zxdg_toplevel_decoration_v1

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