Moves column to be after to base_column. If base_column is NULL, then column is placed in the first position.
The gtk.TreeViewColumn to be moved.
The gtk.TreeViewColumn to be moved relative to, or NULL.
Moves column to be after to base_column. If base_column is NULL, then column is placed in the first position.