dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
StringGridWidget.setCellText
dlangui
widgets
grid
StringGridWidget
Undocumented in source. Be warned that the author may not have intended to support it.
StringGridWidgetBase
setCellText
(int col, int row, UIString text)
StringGridWidgetBase
setCellText
(int col, int row, dstring text)
class
StringGridWidget
deprecated
StringGridWidgetBase
setCellText
(
int
col
,
int
row
,
dstring
text
)
Meta
Source
See Implementation
dlangui
widgets
grid
StringGridWidget
constructors
this
functions
cellText
colTitle
drawCell
drawCellBackground
drawHeaderCell
drawHeaderCellBackground
measureCell
onThemeChanged
resize
rowTitle
setCellText
setColTitle
setRowTitle
variables
_colTitles
_data
_rowTitles