TreeView.getReorderable

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

class TreeView
int
getReorderable
()

Return Value

Type: int

TRUE if the tree can be reordered.

Meta