TextEdit.setLineAsHidden

If true, hides the line of the specified index.

struct TextEdit
@nogc nothrow
void
setLineAsHidden
(
in long line
,
in bool enable
)

Meta