TextEdit.unfoldLine

Unfolds the given line, if folded.

struct TextEdit
@nogc nothrow
void
unfoldLine
(
in long line
)

Meta