lv_obj_dump_tree

Function lv_obj_dump_tree 

Source
pub unsafe extern "C" fn lv_obj_dump_tree(start_obj: *mut lv_obj_t)
Expand description

Iterate through all children of any object and print their ID. @param start_obj start integrating from this object