lv_qnx.h
API reference for lv_qnx.h
LVGL driver for the QNX Screen compositing window manager.
Summary
Functions
drivers/qnx/lv_qnx.h:50function
lv_qnx_window_set_title
Set the title of the window identified by the given display.
void lv_qnx_window_set_title(lv_display_t *disp, const char *title)| Name | Type | Description |
|---|---|---|
disp | lv_display_t * | The display object for the window |
title | const char * | The new title to set |
Dependencies
How is this guide?
Last updated on