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 ]
method private virtual on_done : callback_data:int32 -> unit

Done event.

Notify the client when the related request is done.

method min_version : 'a v2 -> int32