Module Wlr_screencopy_unstable_v1_proto.Zwlr_screencopy_manager_v1
type t = [
| `Zwlr_screencopy_manager_v1
]
type versions = [
| `V1
| `V2
| `V3
]
val requests :
int ->
string
* (string * [> `Int | `New_ID of string option | `Object of string option ])
list
val events : int -> string * 'a list