Xdg_surface.Error
type t =
| Not_constructed : t
| Already_constructed : t
| Unconfigured_buffer : t
| Invalid_serial : t
| Invalid_size : t
| Defunct_role_object : t
val to_int32 : t -> int32
val of_int32 : int32 -> t