Home
last modified time | relevance | path

Searched refs:apply_button (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/examples/widgets/msgbox/
Dlv_example_msgbox_2.c53 lv_obj_t * apply_button = lv_msgbox_add_footer_button(setting, "Apply"); in lv_example_msgbox_2() local
54 lv_obj_set_flex_grow(apply_button, 1); in lv_example_msgbox_2()