[−][src]Trait wayland_protocols::unstable::xdg_shell::v5::client::xdg_popup::EventHandler
An interface for handling events.
Provided methods
fn popup_done(&mut self, object: XdgPopup)
popup interaction is done
The popup_done event is sent out when a popup is dismissed by the compositor. The client should destroy the xdg_popup object at this point.