[−][src]Trait wayland_protocols::wlr::unstable::foreign_toplevel::v1::client::zwlr_foreign_toplevel_manager_v1::RequestsTrait
Required methods
fn stop(&self)
stop sending events
Indicates the client no longer wishes to receive events for new toplevels. However the compositor may emit further toplevel_created events, until the finished event is emitted.
The client must not send any more requests after this one.