TreeItem.setIconMaxWidth

Sets the given column's icon's maximum width.

struct TreeItem
@nogc nothrow
void
setIconMaxWidth
(
in long column
,
in long width
)

Meta