Tree.setColumnTitle

Set the title of a column.

struct Tree
@nogc nothrow
void
setColumnTitle
(
StringArg1
)
(
in long column
,
in StringArg1 title
)

Meta