TreeView.setMinWidth

Convenience method to set the minium width of the tree column.

class TreeView
setMinWidth
(
this T
)
()

Parameters

minWidth int

The minimum width in pixels.

Return Value

Type: auto

This widget to aid method chaining.

Meta