lv_qnx.h

API reference for lv_qnx.h

Report on GitHub

LVGL driver for the QNX Screen compositing window manager.

Summary

Functions

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)
Parameters
NameTypeDescription
displv_display_t *The display object for the window
titleconst char *The new title to set

Dependencies

How is this guide?

Last updated on

On this page