Wayland_proto.Wl_shell_surface
type t = [
| `Wl_shell_surface
]
type Metadata.ty +=
| T : [ `Wl_shell_surface ] Metadata.ty
type versions = [
| `V1
val interface : string
val version : int32
module Resize : sig ... end
Edge values for resizing.
module Transient : sig ... end
Details of transient behaviour.
module Fullscreen_method : sig ... end
Different method to set the surface fullscreen.
val requests : int -> string * (string * [> `Int | `Object of string option | `String | `Uint ]) list
val events : int -> string * (string * [> `Int | `Uint ]) list