package wayland

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

Handler for a proxy with version >= 4.

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

Destroy the feedback object.

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

method min_version : int32