|
FTXUI
6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Data Structures | |
| struct | Element |
Namespaces | |
| namespace | ftxui |
| namespace | ftxui::box_helper |
Functions | |
| void | Compute (std::vector< Element > *elements, int target_size) |
| struct ftxui::box_helper::Element |
Definition at line 12 of file box_helper.hpp.
| Data Fields | ||
|---|---|---|
| int | min_size = 0 | |
| int | flex_grow = 0 | |
| int | flex_shrink = 0 | |
| int | size = 0 | |