Home
last modified time | relevance | path

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

/lvgl-latest/examples/widgets/msgbox/
Dlv_example_msgbox_2.c56 lv_obj_t * cancel_button = lv_msgbox_add_footer_button(setting, "Cancel"); in lv_example_msgbox_2() local
57 lv_obj_set_flex_grow(cancel_button, 1); in lv_example_msgbox_2()