Home
last modified time | relevance | path

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

/lvgl-latest/examples/others/fragment/
Dlv_example_fragment_2.c49 lv_obj_t * push_label = lv_label_create(push_btn); in lv_example_fragment_2() local
50 lv_label_set_text(push_label, "Push"); in lv_example_fragment_2()