TextEdit.showLineNumbers

If true, line numbers are displayed to the left of the text.

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

Meta