TextEdit.getLine

Returns the text of a specific line.

struct TextEdit
@nogc nothrow const
String
getLine
(
in long line
)

Meta