lv_windows_input.h
API reference for lv_windows_input.h
See Also: Private HeaderThis header has a companion private implementation with internal data structures.lv_windows_input_private.h
Summary
Functions
lv_windows_get_indev_window_handle
Get the window handle from specific LVGL input device object.
HWND lv_windows_get_indev_window_handle(lv_indev_t *indev)| Name | Type | Description |
|---|---|---|
indev | lv_indev_t * | The specific LVGL input device object. |
Returns: HWND — The window handle from specific LVGL input device object.
Dependencies
How is this guide?
Last updated on