[−][src]Trait wayland_protocols::unstable::xdg_foreign::v2::client::zxdg_exported_v2::RequestsTrait
Required methods
fn destroy(&self)
unexport the exported surface
Revoke the previously exported surface. This invalidates any relationship the importer may have set up using the xdg_imported created given the handle sent via xdg_exported.handle.
This is a destructor, you cannot send requests to this object any longer once this method is called.