Method GTK2.TreeView()->move_column_after()
- Method move_column_after
GTK2.TreeView
move_column_after(GTK2.TreeViewColumn
column
,GTK2.TreeViewColumn
base
)- Description
Moves column to be after base. If base is omitted, then column is placed in the first position.