Skip to main content

WIDTH_PX

Constant WIDTH_PX 

Source
pub const WIDTH_PX: Type = 16;
Expand description

The total width of the terminal in pixels.

This is cols * cell_width_px as set by ghostty_terminal_resize().

Output type: uint32_t *