wayland::event_queue_t(3) | Wayland++ | wayland::event_queue_t(3) |
wayland::event_queue_t - A queue for proxy_t object events.
#include <wayland-client.hpp>
Inherits wayland::detail::refcounted_wrapper< wl_event_queue >.
A queue for proxy_t object events.
Event queues allows the events on a display to be handled in a thread-safe manner. See display_t for details.
Definition at line 64 of file wayland-client.hpp.
Generated automatically by Doxygen for Wayland++ from the source code.
Mon Apr 22 2024 09:52:15 | Version 1.0.0 |