Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreeViewGetReorderable: gtkTreeViewGetReorderable
Description
Retrieves whether the user can reorder the tree via drag-and-drop. See
gtkTreeViewSetReorderable
.
Usage
gtkTreeViewGetReorderable(object)
Arguments
object
a
GtkTreeView
Value
TRUE
if the tree can be reordered.