lv_wl_keyboard.h¶ Functions lv_indev_t *lv_wayland_keyboard_create(void)¶ lv_indev_t *lv_wayland_get_keyboard(lv_display_t *display)¶ Get keyboard input device for given LVGL display Parameters: display – LVGL display Returns: input device connected to keyboard, or NULL on error