package wayland

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

Handler for a proxy with version >= 2.

constraint 'a = [< `V2 | `V3 ]
method private virtual on_destroy : [> `V2 | `V3 ] t -> unit

Destroy the xdg_output object.

Using this request a client can tell the server that it is not going to use the xdg_output object anymore.

method min_version : 'a v2 -> int32