cell_height property

  1. @Uint32()
int cell_height
getter/setter pair

Height of a single terminal cell in pixels.

Implementation

@ffi.Uint32()
external int cell_height;