docs(win): fix lv_win_create parameter (#9702)
Micropython CI / Build esp32 port (push) Has been cancelled
Micropython CI / Build rp2 port (push) Has been cancelled
Micropython CI / Build stm32 port (push) Has been cancelled
Micropython CI / Build unix port (push) Has been cancelled
Verify that lv_conf_internal.h matches repository state / verify-conf-internal (push) Has been cancelled
Verify code formatting / verify-formatting (push) Has been cancelled
Build docs / build-and-deploy (push) Has been cancelled

This commit is contained in:
Victor Wheeler
2026-02-08 05:50:52 -07:00
committed by GitHub
parent 3c482c1707
commit c10cacb78b
+1 -1
View File
@@ -32,7 +32,7 @@ Usage
Create a Window
---------------
:cpp:expr:`lv_win_create(parent, header_height)` creates a Window with an empty
:cpp:expr:`lv_win_create(parent)` creates a Window with an empty
header.
Title and buttons