package wayland

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

Mode information.

These flags describe properties of an output mode. They are used in the flags bitfield of the mode event.

type t = int32
val current : int32
val preferred : int32
val to_int32 : 'a -> 'a
val of_int32 : 'a -> 'a