TextEdit.getLine

Return the text of a specific line.

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

Meta