package oxbow

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

Module Management.River_input_device_v1Source

Sourcetype t = [
  1. | `River_input_device_v1
]
Sourcetype Wayland.Metadata.ty +=
  1. | T : [ `River_input_device_v1 ] Wayland.Metadata.ty
Sourcetype versions = [
  1. | `V1
  2. | `V2
]
Sourceval interface : string
Sourceval version : int32
Sourcemodule Error : sig ... end
Sourcemodule Type : sig ... end
Sourceval requests : int -> string * (string * [> `Fixed | `Int | `Object of string option | `String ]) list
Sourceval events : int -> string * (string * [> `String | `Uint ]) list