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 | `V4 | `V5 | `V6 | `V7 ]
method private virtual on_release : [> `V3 | `V4 | `V5 | `V6 | `V7 ] t -> unit

Release the touch object.

method min_version : 'a v2 -> int32