TextEdit.drawTabs

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

  1. bool drawTabs [@property getter]
  2. bool drawTabs [@property setter]
    struct TextEdit
    @nogc nothrow @property
    void
    drawTabs
    (
    bool v
    )

Meta