package wayland

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

Module Wl_pointer.Axis_relative_directionSource

Axis relative direction.

This specifies the direction of the physical motion that caused a wl_pointer.axis event, relative to the wl_pointer.axis direction.

Sourcetype t =
  1. | Identical : t
  2. | Inverted : t
Sourceval to_int32 : t -> int32
Sourceval of_int32 : int32 -> t
OCaml

Innovation. Community. Security.