lv_checkbox_set_text() function
Set the text of a check box. `txt` will be copied and may be deallocated after this function returns.
Arguments
obj
pointer to a check box
txt
the text of the check box. NULL to refresh with the current text.
lv_checkbox_set_text() is called by 2 functions and calls 6 functions:
![]()
lv_checkbox_set_text()
lv_checkbox_set_text() reads 2 variables and writes 2 variables:
![]()
lv_checkbox_set_text()