package wayland

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

Details of transient behaviour.

These flags specify details of the expected behaviour of transient surfaces. Used in the set_transient request.

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