package wayland

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

Module Wl_pointer.Button_stateSource

Physical button state.

Describes the physical state of a button that produced the button event.

Sourcetype t =
  1. | Released : t
  2. | Pressed : t
Sourceval to_int32 : t -> int32
Sourceval of_int32 : int32 -> t
OCaml

Innovation. Community. Security.