|
FTXUI
0.8.1
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
| ftxui | |
Functions | |
| Element | nothing (Element element) |
| A decoration doing absolutely nothing. More... | |
| Decorator | operator| (Decorator a, Decorator b) |
| Compose two decorator into one. More... | |
| Elements | operator| (Elements elements, Decorator decorator) |
| From a set of element, apply a decorator to every elements. More... | |
| Element | operator| (Element element, Decorator decorator) |
| From an element, apply a decorator. More... | |