|
FTXUI 6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
| namespace | ftxui |
| FTXUI ftxui:: 名前空間 | |
Functions | |
| Element | color (Color color, Element child) |
| 要素の前景色を設定します。 | |
| Element | bgcolor (Color color, Element child) |
| 要素の背景色を設定します。 | |
| Decorator | color (Color c) |
| 前景色を使用して装飾します。 | |
| Decorator | bgcolor (Color color) |
| 背景色を使用して装飾します。 | |
| Color color_ |
Definition at line 39 of file dom/color.cpp.