Tree.setColumnMinWidth

Set the minimum width of a column.

struct Tree
@nogc nothrow
void
setColumnMinWidth
(
in long column
,
in long min_width
)

Meta