package wayland

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

Module Wl_pointer.AxisSource

Axis types.

Describes the axis types of scroll events.

Sourcetype t =
  1. | Vertical_scroll : t
  2. | Horizontal_scroll : t
Sourceval to_int32 : t -> int32
Sourceval of_int32 : int32 -> t
OCaml

Innovation. Community. Security.