![]() |
libghostty
|
#include <stdbool.h>#include <stddef.h>#include <stdint.h>#include <ghostty/vt/allocator.h>#include <ghostty/vt/color.h>#include <ghostty/vt/terminal.h>#include <ghostty/vt/types.h>Go to the source code of this file.
Data Structures | |
| struct | GhosttyRenderStateRowSelection |
| struct | GhosttyRenderStateCursor |
| struct | GhosttyRenderStateColors |
Render state for creating high performance renderers.
Definition in file render.h.