Class Wl_keyboard.v3

Handler for a proxy with version >= 3.

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

Release the keyboard object.

method min_version : int32