Represents a character with its foreground and background colors.
More...
#include <fb.h>
|
| uint32_t | c |
| uint32_t | fg |
| uint32_t | bg |
Represents a character with its foreground and background colors.
Definition at line 57 of file fb.h.
◆ bg
| uint32_t flanterm_fb_char::bg |
The background color.
Definition at line 60 of file fb.h.
| uint32_t flanterm_fb_char::c |
The character code.
Definition at line 58 of file fb.h.
◆ fg
| uint32_t flanterm_fb_char::fg |
The foreground color.
Definition at line 59 of file fb.h.
The documentation for this struct was generated from the following file: