Function TextEdit.setLineAsHidden

If true, hides the line of the specified index.

void setLineAsHidden (
  const(long) line,
  const(bool) enable
) nothrow @nogc;