get_reorderable
Description:
Retrieves whether the user can reorder the tree via drag-and-drop.
See set_reorderable.
Parameters:
| this |
a TreeView |
Returns:
|
true if the tree can be reordered. |
Retrieves whether the user can reorder the tree via drag-and-drop.
See set_reorderable.
| this |
a TreeView |
|
true if the tree can be reordered. |