From c10cacb78bd4e05cb01c2ed098786d870837479f Mon Sep 17 00:00:00 2001 From: Victor Wheeler Date: Sun, 8 Feb 2026 05:50:52 -0700 Subject: [PATCH] docs(win): fix lv_win_create parameter (#9702) --- docs/widgets/win.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/widgets/win.rst b/docs/widgets/win.rst index 2ca8898290..68a7056686 100644 --- a/docs/widgets/win.rst +++ b/docs/widgets/win.rst @@ -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