TreeViewColumn.setMinWidth

Sets the minimum width of the @tree_column. If @min_width is -1, then the minimum width is unset.

class TreeViewColumn
void
setMinWidth
()

Parameters

minWidth int

The minimum width of the column in pixels, or -1.

Meta