package wayland

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

Module Cursor_shape_v1_proto.Wp_cursor_shape_device_v1Source

Sourcetype t = [
  1. | `Wp_cursor_shape_device_v1
]
Sourcetype Wayland.Metadata.ty +=
  1. | T : [ `Wp_cursor_shape_device_v1 ] Wayland.Metadata.ty
Sourcetype versions = [
  1. | `V1
  2. | `V2
]
Sourceval interface : string
Sourceval version : int32
Sourcemodule Shape : sig ... end

Cursor shapes.

Sourcemodule Error : sig ... end
Sourceval requests : int -> string * (string * [> `Uint ]) list
Sourceval events : int -> string * 'a list