Module Wlr_screencopy_unstable_v1_proto.Zwlr_screencopy_frame_v1

type t = [
  1. | `Zwlr_screencopy_frame_v1
]
type Wayland.Metadata.ty +=
  1. | T : [ `Zwlr_screencopy_frame_v1 ] Wayland.Metadata.ty
type versions = [
  1. | `V1
  2. | `V2
  3. | `V3
]
val interface : string
val version : int32
module Error : sig ... end
module Flags : sig ... end
val requests : int -> string * (string * [> `Object of string option ]) list
val events : int -> string * (string * [> `Uint ]) list