package wayland

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

Module Zwlr_layer_shell_v1.ErrorSource

Sourcetype t =
  1. | Role : t
  2. | Invalid_layer : t
  3. | Already_constructed : t
Sourceval to_int32 : t -> int32
Sourceval of_int32 : int32 -> t