|
FTXUI
5.0.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 | LinearGradient |
| A class representing the settings for linear-gradient color effect. More... | |
| struct | LinearGradient::Stop |
Namespaces | |
| namespace | ftxui |
| struct ftxui::LinearGradient::Stop |
Definition at line 32 of file linear_gradient.hpp.
| Data Fields | ||
|---|---|---|
| Color | color | |
| optional< float > | position | |