1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00
Karijn Wessing 9a1f7f2fcb
feat(obj) add lv_obj_swap() function (#2461)
* proposal for lv_obj_swap() function

* review issues applied

* review changes for comments
2021-08-18 11:32:10 +02:00

14 lines
218 B
ReStructuredText

Simple List
""""""""""""""""
.. lv_example:: widgets/list/lv_example_list_1
:language: c
Sorting a List using up and down buttons
""""""""""""""""
.. lv_example:: widgets/list/lv_example_list_2
:language: c