TreeItem.setText

Sets the given column's text value.

struct TreeItem
@nogc nothrow
void
setText
(
in long column
,
in String text
)

Meta