FTXUI 6.1.9
C++ functional terminal UI.
Chargement...
Recherche...
Aucune correspondance
Référence du fichier text.cpp

Aller au code source de ce fichier.

Espaces de nommage

namespace  ftxui
 L'espace de noms FTXUI ftxui::
 

Fonctions

Element text (std::string text)
 Affiche un morceau de texte unicode encodé en UTF8.
 
Element text (std::wstring text)
 Affiche un morceau de texte unicode.
 
Element vtext (std::string text)
 Affiche un morceau de texte unicode verticalement.
 
Element vtext (std::wstring text)
 Affiche un morceau de texte unicode verticalement.