package wayland

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

Class Org_kde_kwin_server_decoration.v1Source

Handler for a proxy with version >= 1.

constraint 'a = [< `V1 ]
method private virtual on_release : [> `V1 ] t -> unit

Release the server decoration object.

method private virtual on_request_mode : [> `V1 ] t -> mode:int32 -> unit

The decoration mode the surface wants to use..

method min_version : int32