package wayland

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

Handler for a proxy with version >= 3.

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

Release the keyboard object.

method min_version : 'a v3 -> int32