Module event_loop

Module event_loop 

Source
Expand description

The event-loop routines.

Re-exports§

pub use proxy::EventLoopProxy;

Modules§

proxy 🔒
An event loop proxy.
sink
An event loop’s sink to deliver events from the Wayland event callbacks.

Structs§

ActiveEventLoop
EventLoop
The Wayland event loop.
PumpEventNotifier 🔒

Enums§

PumpEventNotifierAction 🔒

Type Aliases§

WaylandDispatcher 🔒