TreeView.getReorderable

Retrieves whether the user can reorder the tree via drag-and-drop. See gtk_tree_view_set_reorderable().

class TreeView
bool
getReorderable
()

Return Value

Type: bool

%TRUE if the tree can be reordered.

Meta