1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00
2021-11-09 15:44:39 +01:00

26 lines
505 B
ReStructuredText

Line wrap, recoloring and scrolling
"""""""""""""""""""""""""""""""""""
.. lv_example:: widgets/label/lv_example_label_1
:language: c
Text shadow
""""""""""""
.. lv_example:: widgets/label/lv_example_label_2
:language: c
Show LTR, RTL and Chinese texts
""""""""""""""""""""""""""""""""""""
.. lv_example:: widgets/label/lv_example_label_3
:language: c
Draw label with gradient color
""""""""""""""""""""""""""""""""""""
.. lv_example:: widgets/label/lv_example_label_4
:language: c