package wayland

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Wayland_proto.Wl_shell_surfaceSource

Sourcetype t = [
  1. | `Wl_shell_surface
]
Sourcetype Metadata.ty +=
  1. | T : [ `Wl_shell_surface ] Metadata.ty
Sourcetype versions = [
  1. | `V1
]
Sourceval interface : string
Sourceval version : int32
Sourcemodule Resize : sig ... end

Edge values for resizing.

Sourcemodule Transient : sig ... end

Details of transient behaviour.

Sourcemodule Fullscreen_method : sig ... end

Different method to set the surface fullscreen.

Sourceval requests : int -> string * (string * [> `Int | `Object of string option | `String | `Uint ]) list
Sourceval events : int -> string * (string * [> `Int | `Uint ]) list
OCaml

Innovation. Community. Security.