Module Wayland_proto.Wl_surface
type t = [ | `Wl_surface
]type versions = [ | `V1| `V2| `V3| `V4| `V5| `V6
]module Error : sig ... endval requests :
int ->
string
* (string * [> `Int | `New_ID of string option | `Object of string option ])
listval events :
int ->
string * (string * [> `Int | `Object of string option | `Uint ]) list