|
FTXUI
0.11.0
C++ functional terminal UI.
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | Dimensions |
Namespaces | |
| namespace | ftxui |
| namespace | ftxui::Terminal |
Enumerations | |
| enum | Color { Palette1 , Palette16 , Palette256 , TrueColor } |
Functions | |
| Dimensions | Size () |
| void | SetFallbackSize (const Dimensions &fallbackSize) |
| Color | ColorSupport () |
| struct ftxui::Dimensions |