FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
text.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  ftxui
 FTXUI 的 ftxui:: 命名空間
 

Functions

Element text (std::string text)
 顯示一段 UTF8 編碼的 Unicode 文字。
 
Element text (std::wstring text)
 顯示一段 Unicode 文字。
 
Element vtext (std::string text)
 垂直顯示一段 Unicode 文字。
 
Element vtext (std::wstring text)
 垂直顯示一段 Unicode 文字。