package wayland

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

Handler for a proxy with version >= 5.

constraint 'a = [< `V5 | `V6 | `V7 | `V8 ]
method private virtual on_release : [> `V5 | `V6 | `V7 | `V8 ] t -> unit

Release the touch object.

method min_version : int32