package wayland

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

Handler for a proxy with version >= 1.

constraint 'a = [< `V1 ]
method private virtual on_release : [> `V1 ] t -> unit

Release the server decoration object.

method private virtual on_request_mode : [> `V1 ] t -> mode:int32 -> unit

The decoration mode the surface wants to use..

method min_version : 'a v1 -> int32