Xdg_shell_proto.Xdg_toplevel
type t = [
| `Xdg_toplevel
]
type Wayland.Metadata.ty +=
| T : [ `Xdg_toplevel ] Wayland.Metadata.ty
type versions = [
| `V1
| `V2
| `V3
| `V4
| `V5
| `V6
val interface : string
val version : int32
module Error : sig ... end
module Resize_edge : sig ... end
Edge values for resizing.
module State : sig ... end
Types of state on the surface.
module Wm_capabilities : sig ... end
val requests : int -> string * (string * [> `Int | `Object of string option | `String | `Uint ]) list
val events : int -> string * (string * [> `Array | `Int ]) list