Struct wayland_client::core::seat::Seat
[−]
[src]
pub struct Seat { // some fields omitted }
A global wayland Seat.
This structure is a handle to a wayland seat, which can up to a pointer, a keyboard and a touch device.
Like other global objects, this handle can be cloned.