TextEdit.cursorSetLine

struct TextEdit
@nogc nothrow
void
cursorSetLine
(
in long line
,
in bool adjust_viewport = true
,
in bool can_be_hidden = true
,
in long wrap_index = 0
)

Meta