How to get all The buttons fron List?

Description

How to get all The buttons fron List ?

What MCU/Processor/Board and compiler are you using?

esp32 idf

What LVGL version are you using?

V7 , V8

What do you want to achieve?

lv_obj_t *list_of_actions_btn;
want to get all the buttons created from that list

What have you tried so far?

didnt find any solution

Code to reproduce

not usefull

Screenshot and/or video

not usefull

Closed as this is a duplicate of Get all buttons : childs from lv_list!.