gtkTreeViewColumnSetReorderable {RGtk2} | R Documentation |
If reorderable
is TRUE
, then the column can be reordered by the end user
dragging the header.
gtkTreeViewColumnSetReorderable(object, reorderable)
|
[GtkTreeViewColumn ] A GtkTreeViewColumn |
|
[logical] TRUE , if the column can be reordered. |
Derived by RGtkGen from GTK+ documentation