package oxbow

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

Module Window_management.River_window_v1Source

Sourcetype t = [
  1. | `River_window_v1
]
Sourcetype Wayland.Metadata.ty +=
  1. | T : [ `River_window_v1 ] Wayland.Metadata.ty
Sourcetype versions = [
  1. | `V1
  2. | `V2
  3. | `V3
  4. | `V4
  5. | `V5
]
Sourceval interface : string
Sourceval version : int32
Sourcemodule Error : sig ... end
Sourcemodule Decoration_hint : sig ... end
Sourcemodule Edges : sig ... end
Sourcemodule Capabilities : sig ... end
Sourceval requests : int -> string * (string * [> `Int | `New_ID of string option | `Object of string option | `Uint ]) list
Sourceval events : int -> string * (string * [> `Int | `Object of string option | `String | `Uint ]) list