package wayland

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

Module Wl_seat.CapabilitySource

Seat capability bitmask.

This is a bitmask of capabilities this seat has; if a member is set, then it is present on the seat.

Sourcetype t = int32
Sourceval pointer : int32
Sourceval keyboard : int32
Sourceval touch : int32
Sourceval to_int32 : 'a -> 'a
Sourceval of_int32 : 'a -> 'a
OCaml

Innovation. Community. Security.