Function TextEdit.drawTabs

If true, the "tab" character will have a visible representation.

bool drawTabs() nothrow @property @nogc;

void drawTabs (
  bool v
) nothrow @property @nogc;