Wayland_proto.Wl_output
type t = [
| `Wl_output
]
type Metadata.ty +=
| T : [ `Wl_output ] Metadata.ty
type versions = [
| `V1
| `V2
| `V3
| `V4
val interface : string
val version : int32
module Subpixel : sig ... end
Subpixel geometry information.
module Transform : sig ... end
Transform from framebuffer to output.
module Mode : sig ... end
Mode information.
val requests : int -> string * 'a list
val events : int -> string * (string * [> `Int | `String | `Uint ]) list