Class Wl_output.v4

Handler for a proxy with version >= 4.

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

Release the output object.

Using this request a client can tell the server that it is not going to use the output object anymore.

method min_version : int32
method bind_version : [ `V4 ]