lv_list_add_button() function
Add button to a list
Arguments
list
pointer to a list, it will be the parent of the new button
icon
icon for the button, when NULL it will have no icon
txt
text of the new button, when NULL no text will be added
Return value
pointer to the created button