Macros | |
| #define | LV_COLUMN_WIDTH_AUTOMATIC |
| #define | LV_COLUMN_WIDTH_FIT |
| #define LV_COLUMN_WIDTH_AUTOMATIC |
Within TreeViewFunctions::GetColumnWidth() return it to use automatic width for the given column.
| #define LV_COLUMN_WIDTH_FIT |
Within TreeViewFunctions::GetColumnWidth() return it to use automatic fitting to available space for the given column.