FTXUI
5.0.0
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 | |
int | flex_grow | |
int | flex_shrink | |
int | size |