[−][src]Trait wayland_protocols::wlr::unstable::export_dmabuf::v1::client::zwlr_export_dmabuf_frame_v1::RequestsTrait
Required methods
fn destroy(&self)
delete this object, used or not
Unreferences the frame. This request must be called as soon as its no longer used.
It can be called at any time by the client. The client will still have to close any FDs it has been given.
This is a destructor, you cannot send requests to this object any longer once this method is called.