TextEdit.setLine

Sets the text for a specific line.

struct TextEdit
@nogc nothrow
void
setLine
(
in long line
,
in String new_text
)

Meta