[][src]Function wayland_raw_protocol_bindings::client::wayland::wl_seat::wl_seat_get_keyboard

pub unsafe fn wl_seat_get_keyboard(wl_seat: *mut wl_seat) -> *mut wl_keyboard

return keyboard object

The ID provided will be initialized to the wl_keyboard interface for this seat.

This request only takes effect if the seat has the keyboard capability, or has had the keyboard capability in the past. It is a protocol violation to issue this request on a seat that has never had the keyboard capability.