![]() |
libghostty
|
#include <ghostty/vt/render.h>
Data Fields | |
| size_t | size |
| uint16_t | start_x |
| uint16_t | end_x |
Row-local selection range.
This struct uses the sized-struct ABI pattern. Initialize with GHOSTTY_INIT_SIZED(GhosttyRenderStateRowSelection) before querying GHOSTTY_RENDER_STATE_ROW_DATA_SELECTION.
Querying GHOSTTY_RENDER_STATE_ROW_DATA_SELECTION returns GHOSTTY_NO_VALUE if the current row does not intersect the current selection.
| uint16_t end_x |
| size_t size |
| uint16_t start_x |