Function TextEdit.unfoldLine

Unfolds the given line, if folded.

void unfoldLine (
  const(long) line
) nothrow @nogc;