jcli v0.21.0 (2021-08-25T09:08:24Z)
Dub
Repo
TextBuffer.setCellsString
jcli
text
buffer
TextBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
class
TextBuffer
@
safe
pure
void
setCellsString
(
size_t
x
,
size_t
y
,
size_t
width
,
size_t
height
,
const
char
[]
ch
,
out
size_t
stopX
,
out
size_t
stopY
,
Nullable
!
AnsiStyleSet
style
=
Nullable
!
AnsiStyleSet.init
)
Meta
Source
See Implementation
jcli
text
buffer
TextBuffer
aliases
OnRefreshFunc
constructors
this
functions
refresh
setCell
setCellsSingleChar
setCellsString
manifest constants
ALL
AUTO_GROW
properties
height
onRefresh
width