gtkTreeViewMoveColumnAfter {RGtk2} | R Documentation |
Moves column
to be after to base.column
. If base.column
is NULL
, then
column
is placed in the first position.
gtkTreeViewMoveColumnAfter(object, column, base.column = NULL)
|
|
|
The |
|
The |
Derived by RGtkGen from GTK+ documentation