lv_checkbox_get_text() function
Get the text of a check box
Syntax
const char * lv_checkbox_get_text(const lv_obj_t * obj); Arguments
obj
pointer to check box object
Return value
pointer to the text of the check box
lv_checkbox_get_text() is called by 1 function:
![]()
lv_checkbox_get_text()
lv_checkbox_get_text() reads 1 variable:
![]()
lv_checkbox_get_text()