Function TextEdit.getLine

Returns the text of a specific line.

String getLine (
  const(long) line
) nothrow @nogc const;