package wayland

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

Handler for a proxy with version >= 5.

constraint 'a = [< `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 v5 -> int32