TreeViewColumn.getMaxWidth

Returns the maximum width in pixels of the tree_column, or -1 if no maximum width is set.

More...
class TreeViewColumn
int
getMaxWidth
()

Return Value

Type: int

The maximum width of the tree_column.

Detailed Description

Deprecated: Use GtkColumnView instead