|
FTXUI 6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
| namespace | ftxui |
| FTXUI ftxui:: 名前空間 | |
Functions | |
| Element | text (std::string text) |
| UTF8エンコードされたユニコードテキストを表示します。 | |
| Element | text (std::wstring text) |
| ユニコードテキストを表示します。 | |
| Element | vtext (std::string text) |
| ユニコードテキストを垂直に表示します。 | |
| Element | vtext (std::wstring text) |
| ユニコードテキストを垂直に表示します。 | |