|
FTXUI 6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
| namespace | ftxui |
| FTXUI ftxui:: 名前空間 | |
Functions | |
| Element | gridbox (std::vector< Elements > lines) |
| 要素のグリッドを表示するコンテナ。 | |
| int x_size = 0 |
Definition at line 140 of file src/ftxui/dom/gridbox.cpp.
| int y_size = 0 |
Definition at line 141 of file src/ftxui/dom/gridbox.cpp.
| std::vector<Elements> lines_ |
Definition at line 142 of file src/ftxui/dom/gridbox.cpp.