GhosttyStyleId typedef

GhosttyStyleId = Uint16

Style identifier type.

Used to look up the full style from a grid reference. Obtain this from a cell via GHOSTTY_CELL_DATA_STYLE_ID.

@ingroup style

Implementation

typedef GhosttyStyleId = ffi.Uint16;