package wayland

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

Class Wl_keyboard.v5Source

Handler for a proxy with version >= 5.

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

Release the keyboard object.

method min_version : int32
OCaml

Innovation. Community. Security.