[−][src]Trait wayland_protocols::unstable::xdg_foreign::v1::client::zxdg_imported_v1::EventHandler
An interface for handling events.
Provided methods
fn destroyed(&mut self, object: ZxdgImportedV1)
the imported surface handle has been destroyed
The imported surface handle has been destroyed and any relationship set up has been invalidated. This may happen for various reasons, for example if the exported surface or the exported surface handle has been destroyed, if the handle used for importing was invalid.