tabstops property

  1. @Bool()
bool tabstops
getter/setter pair

Emit tabstop positions by clearing all tabs and setting each one.

Implementation

@ffi.Bool()
external bool tabstops;