Struct wayland_client::wayland::seat::WlKeyboard
[−]
[src]
pub struct WlKeyboard { // some fields omitted }
keyboard input device
The wl_keyboard interface represents one or more keyboards associated with a seat.
Methods
impl WlKeyboard
fn release(self)
release the keyboard object
Requires interface version >= 3
.