TreeView.getReorderable

Retrieves whether the user can reorder the tree via drag-and-drop. See gtk.tree_view.TreeView.setReorderable.

More...
class TreeView
bool
getReorderable
()

Return Value

Type: bool

true if the tree can be reordered.

Detailed Description