mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-23 07:46:36 +08:00
d76a346376
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
7 lines
159 B
Markdown
7 lines
159 B
Markdown
---
|
|
title: "Window"
|
|
order: 170
|
|
---
|
|
|
|
Container with a title bar and content area, created by `lv_win_create` with header buttons added via `lv_win_add_button`.
|