lv_wl_pointer.h¶
Functions
-
lv_indev_t *lv_wayland_pointer_create(void)¶
-
lv_indev_t *lv_wayland_get_pointer(lv_display_t *disp)¶
Obtains the input device of the mouse pointer
Note
It is used to create an input group on application start
- Parameters:
disp – Reference to the LVGL display associated to the window
- Returns:
The input device