TreeView.getReorderable
bool getReorderable()Retrieves whether the user can reorder the tree via drag-and-drop. See [gtk.tree_view.TreeView.setReorderable].
Returns
true if the tree can be reordered.
Deprecated
Use [gtk.list_view.ListView] or [gtk.column_view.ColumnView] instead