TreeItem.setCustomColor

Sets the given column's custom color.

struct TreeItem
@nogc nothrow
void
setCustomColor
(
in long column
,
in Color color
)

Meta