[−][src]Trait wayland_client::protocol::wl_output::RequestsTrait
Required methods
fn release(&self)
release the output object
Using this request a client can tell the server that it is not going to use the output object anymore.
This is a destructor, you cannot send requests to this object any longer once this method is called. Only available since version 3 of the interface.