cell_width property

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

Width of a single terminal cell in pixels.

Implementation

@ffi.Uint32()
external int cell_width;