TreeViewColumn.getReorderable

Returns true if the tree_column can be reordered by the user.

More...
class TreeViewColumn
bool
getReorderable
()

Return Value

Type: bool

true if the tree_column can be reordered by the user.

Detailed Description

Deprecated: Use GtkColumnView instead