# Window (/examples/widgets/win)



Container with a title bar and content area, created by `lv_win_create` with header buttons added via `lv_win_add_button`.

Window with title and toolbar buttons [#window-with-title-and-toolbar-buttons]

<LvglExampleBrief>
  A window whose header carries three symbol buttons over a scrollable label body.
</LvglExampleBrief>

<LvglExample name="lv_example_win_toolbar" path="widgets/win/lv_example_win_toolbar" />
