TextEdit.foldGutter

If true, the fold gutter is visible. This enables folding groups of indented lines.

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

Meta