lv_obj_get_self_width() function
Get the width occupied by the "parts" of the widget. E.g. the width of all columns of a table.
Return value
the width of the virtually drawn content
Notes
This size independent from the real size of the widget. It just tells how large the internal ("virtual") content is.