TreeViewColumn.getResizable

Returns true if the tree_column can be resized by the end user.

More...
class TreeViewColumn
bool
getResizable
()

Return Value

Type: bool

true, if the tree_column can be resized.

Detailed Description

Deprecated: Use GtkColumnView instead