gtkTreeViewGetReorderable {RGtk2} | R Documentation |
Retrieves whether the user can reorder the tree via drag-and-drop. See
gtkTreeViewSetReorderable
.
gtkTreeViewGetReorderable(object)
|
[GtkTreeView ] a GtkTreeView |
[logical] TRUE
if the tree can be reordered.
Derived by RGtkGen from GTK+ documentation