TextEdit.foldGutter

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

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

Meta