1
2A very simple *hello world* label
3---------------------------------
4
5.. lv_example:: get_started/lv_example_get_started_1
6  :language: c
7
8A button with a label and react on click event
9----------------------------------------------
10
11.. lv_example:: get_started/lv_example_get_started_2
12  :language: c
13
14Create styles from scratch for buttons
15--------------------------------------
16.. lv_example:: get_started/lv_example_get_started_3
17  :language: c
18
19Create a slider and write its value on a label
20----------------------------------------------
21.. lv_example:: get_started/lv_example_get_started_4
22  :language: c
23
24
25